From e09e025d8c7c93ccb11869b9bdc0655cb3ea6e2e Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sat, 24 Oct 2009 23:24:09 +0200 Subject: depend on X11 > darcs-hash:20091024212409-cba2c-16ad86e8672eaf7144631d10999f3018070096e1.gz --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index d55d0f5..b60db6c 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -46,7 +46,7 @@ library build-depends: base < 4 && >=3, containers, directory, process, filepath else build-depends: base < 3 - build-depends: X11>=1.4.3, mtl, unix + build-depends: X11>=1.4.6.1, mtl, unix ghc-options: -funbox-strict-fields -Wall ghc-prof-options: -prof -auto-all -- cgit v1.2.3