mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-23 16:03:48 -07:00
typo
This commit is contained in:
@@ -45,7 +45,7 @@ library
|
|||||||
if flag(small_base)
|
if flag(small_base)
|
||||||
build-depends: base >= 3 && < 4, containers, directory, process, random, old-time, old-locale
|
build-depends: base >= 3 && < 4, containers, directory, process, random, old-time, old-locale
|
||||||
else
|
else
|
||||||
build-depends: base < 3 && < 4
|
build-depends: base < 3
|
||||||
|
|
||||||
if flag(use_xft)
|
if flag(use_xft)
|
||||||
build-depends: X11-xft >= 0.2, utf8-string
|
build-depends: X11-xft >= 0.2, utf8-string
|
||||||
|
Reference in New Issue
Block a user