summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-07-21 18:27:35 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-07-21 18:27:35 +0200
commit7c38acde5da92181b3f1da44fdd52bb732d145e9 (patch)
tree9878efa0270504816a9cfed18d6cc2ac443b7a6b /xmobar.cabal
parentf24d03d994c59dd9d91fd280272254eeb6a03b19 (diff)
parent0f8e3e7cf4afb28a9ed8c1922f8090c67d4714f1 (diff)
downloadxmobar-7c38acde5da92181b3f1da44fdd52bb732d145e9.tar.gz
xmobar-7c38acde5da92181b3f1da44fdd52bb732d145e9.tar.bz2
Merge remote-tracking branch 'math/dev/mpd-idle' into mpd
Conflicts: xmobar.cabal
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 e0cd4eb..dd46fc3 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -146,7 +146,7 @@ executable xmobar
cpp-options: -DIWLIB
if flag(with_mpd) || flag(all_extensions)
- build-depends: libmpd >= 0.8 && < 0.9
+ build-depends: libmpd == 0.8.*
other-modules: Plugins.Monitors.MPD
cpp-options: -DLIBMPD