From 9ec2025cba81c6568f1e5b66554fd94654f97e91 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 17 Jul 2012 09:54:08 +0300 Subject: xmobar.cabal: port to libmpd-0.8. Now all values are returned as 'Value' wrapped entries. Signed-off-by: Sergei Trofimovich --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 3b235bb..e0cd4eb 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.7.* + build-depends: libmpd >= 0.8 && < 0.9 other-modules: Plugins.Monitors.MPD cpp-options: -DLIBMPD -- cgit v1.2.3