aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-11-16 14:09:26 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-11-16 14:09:26 +0100
commit31e8894b90c153f852c2d30fcb344bf6068e4fb5 (patch)
treefc4963d903c50843b78b3f433b899a3b371bd940 /xmonad-contrib.cabal
parent9936595ba676f944be1969dab30e1ced37034400 (diff)
downloadXMonadContrib-31e8894b90c153f852c2d30fcb344bf6068e4fb5.tar.gz
XMonadContrib-31e8894b90c153f852c2d30fcb344bf6068e4fb5.tar.xz
XMonadContrib-31e8894b90c153f852c2d30fcb344bf6068e4fb5.zip
Depend on X11-xft >
darcs-hash:20071116130926-a5988-ab36012c24e27006de23dfb435d4496e0fa300cd.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 38e06b9..b6237c1 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -30,7 +30,7 @@ library
build-depends: base < 3
if flag(use_xft)
- build-depends: X11-xft
+ build-depends: X11-xft >= 0.2
ghc-options: -DXFT
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4, utf8-string