summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--stack.yaml2
-rw-r--r--xmobar.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 749cf8d..560d1a9 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,7 +11,7 @@ flags:
extra-deps:
- netlink-1.1.1.0
-
+ - libmpd-0.9.2.0
nix:
packages:
- alsaLib
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