diff options
author | jao <jao@gnu.org> | 2019-10-10 03:00:37 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-10-10 03:00:37 +0100 |
commit | 6888b84cf2a416debad523160dd71303e30521da (patch) | |
tree | a2d6a759f15b466d35bd90b507030f0135ec6bc5 /xmobar.cabal | |
parent | d3b0a9951d509967ce6bdd7580e1cd083fdb6035 (diff) | |
download | xmobar-6888b84cf2a416debad523160dd71303e30521da.tar.gz xmobar-6888b84cf2a416debad523160dd71303e30521da.tar.bz2 |
libmpd 0.9.0.10
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 0766fa7..1005542 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -215,7 +215,7 @@ library cpp-options: -DIWLIB if flag(with_mpd) || flag(all_extensions) - build-depends: libmpd >= 0.9.0.6 + build-depends: libmpd >= 0.9.0.10 exposed-modules: Xmobar.Plugins.Monitors.MPD cpp-options: -DLIBMPD |