Depend on X11 1.4.0

This commit is contained in:
Don Stewart
2007-11-25 03:40:12 +00:00
parent 4fa10442ab
commit 5e310c0c94

View File

@@ -38,7 +38,7 @@ library
build-depends: base >= 3, containers, directory, process
else
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-prof-options: -prof -auto-all