mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Depend on X11-xft >= 0.2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user