[Pkg-haskell-commits] darcs: xmonad: Force the use of at least haskell-x11 1.6; xmonad-contrib will FTBFS if xmonad was built against 1.5
rak at debian.org
rak at debian.org
Sat Oct 13 12:40:21 UTC 2012
Mon Jul 9 17:55:03 UTC 2012 rak at debian.org
* Force the use of at least haskell-x11 1.6; xmonad-contrib will FTBFS if xmonad was built against 1.5
Ignore-this: aa02a97d7394566b791624104e5dc1cf
M ./control -1 +1
Mon Jul 9 17:55:03 UTC 2012 rak at debian.org
* Force the use of at least haskell-x11 1.6; xmonad-contrib will FTBFS if xmonad was built against 1.5
Ignore-this: aa02a97d7394566b791624104e5dc1cf
diff -rN -u old-xmonad//control new-xmonad//control
--- old-xmonad//control 2012-10-13 12:40:21.466722341 +0000
+++ new-xmonad//control 2012-10-13 12:40:21.510718024 +0000
@@ -13,7 +13,7 @@
ghc-doc,
libx11-dev,
libxinerama-dev,
- libghc-x11-dev (>= 1.5),
+ libghc-x11-dev (>= 1.6),
libghc-x11-dev (<< 1.7),
libghc-x11-doc,
libghc-x11-prof,
More information about the Pkg-haskell-commits
mailing list