1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-28 02:31:51 -07:00

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

@@ -72,7 +72,7 @@ library
extensions: ForeignFunctionInterface extensions: ForeignFunctionInterface
cpp-options: -DXFT 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 if true
ghc-options: -fwarn-tabs -Wall ghc-options: -fwarn-tabs -Wall