mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 04:31:53 -07:00
Depend on X11 1.4.0
This commit is contained in:
@@ -38,7 +38,7 @@ library
|
|||||||
build-depends: base >= 3, containers, directory, process
|
build-depends: base >= 3, containers, directory, process
|
||||||
else
|
else
|
||||||
build-depends: base < 3
|
build-depends: base < 3
|
||||||
build-depends: X11==1.3.0.20071111, mtl, unix
|
build-depends: X11==1.4.0, mtl, unix
|
||||||
|
|
||||||
ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s
|
ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s
|
||||||
ghc-prof-options: -prof -auto-all
|
ghc-prof-options: -prof -auto-all
|
||||||
|
Reference in New Issue
Block a user