summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-06-04 01:54:57 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-06-04 01:54:57 +0200
commitfae4472f5fedcfd23522b53cba0f5a7f146afed2 (patch)
treee3d0e7a5074a50857f37bff0e7516182bc2c12ef /xmobar.cabal
parent240dec9ee22e7b9270ee163d2742120a7bc3027b (diff)
downloadxmobar-fae4472f5fedcfd23522b53cba0f5a7f146afed2.tar.gz
xmobar-fae4472f5fedcfd23522b53cba0f5a7f146afed2.tar.bz2
More specific in libmpd versioning
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 0114695..e80e8b3 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -139,7 +139,7 @@ executable xmobar
cpp-options: -DIWLIB
if flag(with_mpd) || flag(all_extensions)
- build-depends: libmpd >= 0.6 && < 0.8
+ build-depends: libmpd == 0.7.*
other-modules: Plugins.Monitors.MPD
cpp-options: -DLIBMPD