should bump X11 dependency, too, to make sure we have getAtomName

This commit is contained in:
Daniel Wagner 2013-02-25 18:05:27 +00:00
parent 5c04a573db
commit 493db20cf0

View File

@ -72,7 +72,7 @@ library
extensions: ForeignFunctionInterface
cpp-options: -DXFT
build-depends: mtl >= 1 && < 3, unix, X11>=1.6 && < 1.7, xmonad>=0.11 && < 0.12, utf8-string
build-depends: mtl >= 1 && < 3, unix, X11>=1.6.1 && < 1.7, xmonad>=0.11 && < 0.12, utf8-string
if true
ghc-options: -fwarn-tabs -Wall