From d6c1f7de1f299d2e6bfc69f9f692037870a0c266 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sun, 21 Sep 2008 08:15:08 +0200 Subject: Use the same X11 dependency as xmonad-contrib darcs-hash:20080921061508-25a6b-2704a252a610d18fbe773e6ae2cf89652e7275b2 --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index b4032fa..ef8587a 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -44,7 +44,7 @@ library build-depends: base >= 3, containers, directory, process else build-depends: base < 3 - build-depends: X11>=1.4.1, mtl, unix + build-depends: X11>=1.4.3, mtl, unix ghc-options: -funbox-strict-fields -Wall ghc-prof-options: -prof -auto-all -- cgit v1.2.3