Depend on X11-1.4.1, it has crucial bugfixes

This commit is contained in:
Spencer Janssen 2007-12-15 02:21:00 +00:00
parent 2441275122
commit 6cd46e12bb

View File

@ -43,7 +43,7 @@ library
build-depends: base >= 3, containers, directory, process
else
build-depends: base < 3
build-depends: X11>=1.4.0, mtl, unix
build-depends: X11>=1.4.1, mtl, unix
ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s
ghc-prof-options: -prof -auto-all