summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorOlivier Schneider <olivier.schneider@kolabnow.com>2020-10-09 11:39:43 +0200
committerOlivier Schneider <olivier.schneider@kolabnow.com>2020-10-10 00:11:52 +0200
commit271cf5d3de22b9916e80ae896a8e7e1f565117d2 (patch)
tree3f1a36345e998cadf9d382eef50377a0c0d42742 /xmobar.cabal
parentecc63899e019bcb4f2b0adc8cc7a7edd5fd226c5 (diff)
downloadxmobar-271cf5d3de22b9916e80ae896a8e7e1f565117d2.tar.gz
xmobar-271cf5d3de22b9916e80ae896a8e7e1f565117d2.tar.bz2
update libmpd to 0.9.2.0
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 49ce3c9..0068451 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -229,7 +229,7 @@ library
cpp-options: -DUSE_NL80211
if flag(with_mpd) || flag(all_extensions)
- build-depends: libmpd >= 0.9.0.10
+ build-depends: libmpd >= 0.9.2.0
other-modules: Xmobar.Plugins.Monitors.MPD
cpp-options: -DLIBMPD