1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-18 05:33:49 -07:00
This commit is contained in:
Don Stewart
2008-11-04 04:30:44 +00:00
parent b6164c6ddc
commit 9d2a5d4acc

@@ -45,7 +45,7 @@ library
if flag(small_base)
build-depends: base >= 3 && < 4, containers, directory, process, random, old-time, old-locale
else
build-depends: base < 3 && < 4
build-depends: base < 3
if flag(use_xft)
build-depends: X11-xft >= 0.2, utf8-string