mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
depend on X11 >= 1.4.6.1, for conformity with XMC
This commit is contained in:
parent
2621f3f6a8
commit
da71b6c8ac
@ -46,7 +46,7 @@ library
|
|||||||
build-depends: base < 4 && >=3, containers, directory, process, filepath
|
build-depends: base < 4 && >=3, containers, directory, process, filepath
|
||||||
else
|
else
|
||||||
build-depends: base < 3
|
build-depends: base < 3
|
||||||
build-depends: X11>=1.4.3, mtl, unix
|
build-depends: X11>=1.4.6.1, mtl, unix
|
||||||
|
|
||||||
ghc-options: -funbox-strict-fields -Wall
|
ghc-options: -funbox-strict-fields -Wall
|
||||||
ghc-prof-options: -prof -auto-all
|
ghc-prof-options: -prof -auto-all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user