mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Depend on X11-xft >= 0.2
This commit is contained in:
parent
10b5169387
commit
0d73e44ea8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user