mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Bump X11 dependency to 1.4.6.1, to access cursor definitions.
This commit is contained in:
@@ -49,7 +49,7 @@ library
|
||||
extensions: ForeignFunctionInterface
|
||||
cpp-options: -DXFT
|
||||
|
||||
build-depends: mtl, unix, X11>=1.4.3, xmonad>=0.8, xmonad<0.9, utf8-string
|
||||
build-depends: mtl, unix, X11>=1.4.6.1, xmonad>=0.8, xmonad<0.9, utf8-string
|
||||
ghc-options: -fwarn-tabs -Wall
|
||||
extensions: ForeignFunctionInterface
|
||||
|
||||
|
Reference in New Issue
Block a user