blob: 8ddb31a78a8adf6fc1e610d3c98c205f567fdf71 (
plain) (
tree)
|
|
--- xmonad.cabal-orig 2007-09-06 04:03:53.000000000 +0000
+++ xmonad.cabal 2007-09-06 03:58:51.000000000 +0000
@@ -18,7 +18,7 @@
license-file: LICENSE
author: Spencer Janssen
maintainer: sjanssen@cse.unl.edu
-build-depends: base>=2.0, X11>=1.2.1, X11-extras>=0.3, mtl>=1.0, unix>=1.0
+build-depends: base>=2.0, X11>=1.2.1, X11-extras>=0.3, mtl>=1.0, unix>=1.0, readline>=1.0
extra-source-files: README TODO tests/loc.hs tests/Properties.hs man/xmonad.1.in
Config.hs-boot util/GenerateManpage.hs man/xmonad.1 man/xmonad.html
|