summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2016-01-06 20:54:05 +0100
committerjao <jao@gnu.org>2016-01-06 20:54:05 +0100
commit1dd7a3751f403c89f8cb33250e86d5c394ec2ebc (patch)
tree8ac81f730a3531b940c3732c3275179459361051
parent9c2a16fef60934290bb79d3bafc147ddea235a9f (diff)
downloadxmobar-1dd7a3751f403c89f8cb33250e86d5c394ec2ebc.tar.gz
xmobar-1dd7a3751f403c89f8cb33250e86d5c394ec2ebc.tar.bz2
alsa plugin dep updated to 0.2.0.3
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index f8e8057..56ca34a 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -166,7 +166,7 @@ executable xmobar
cpp-options: -DLIBMPD
if flag(with_alsa) || flag(all_extensions)
- build-depends: alsa-mixer == 0.2.*
+ build-depends: alsa-mixer > 0.2.0.2
build-depends: alsa-core == 0.5.*
other-modules: Plugins.Monitors.Volume
cpp-options: -DALSA