depend on X11 >= 1.4.6.1, for conformity with XMC

This commit is contained in:
Don Stewart 2009-10-24 21:24:09 +00:00
parent 2621f3f6a8
commit da71b6c8ac

View File

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