summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorJose A Ortega Ruiz <jao@gnu.org>2010-09-27 22:34:28 +0200
committerJose A Ortega Ruiz <jao@gnu.org>2010-09-27 22:34:28 +0200
commitd538b36923c3bc9fcefdb97328daf9fe19c87212 (patch)
tree11bc6b35f678fb74a7315ed2ac3e7b52bc2c06c5 /xmobar.cabal
parentb45170cb750309e3b60e4b8ce5d65230d8842d97 (diff)
downloadxmobar-d538b36923c3bc9fcefdb97328daf9fe19c87212.tar.gz
xmobar-d538b36923c3bc9fcefdb97328daf9fe19c87212.tar.bz2
MPD plugin updated to use libmpd 0.5
Ignore-this: b66ea532da0c3cc49d6c03a29a5bbc42 darcs-hash:20100927203428-748be-ac1c0a63c653e88c9c9c61958fc4f7f65f9b992c.gz
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 3ec5af1..f0ed052 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -80,5 +80,5 @@ executable xmobar
cpp-options: -DIWLIB
if flag(with_mpd)
- build-depends: libmpd > 0.4
+ build-depends: libmpd >= 0.5
cpp-options: -DLIBMPD