From fae4472f5fedcfd23522b53cba0f5a7f146afed2 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 4 Jun 2012 01:54:57 +0200 Subject: More specific in libmpd versioning --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3