From 24fe3c3aef1dd1cb61c83677d49a3a50330962b7 Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Thu, 13 Jan 2011 12:08:51 -0600 Subject: Added version constraint for alsa-mixer. --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index 0eac0fa..2990b50 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -115,5 +115,5 @@ executable xmobar cpp-options: -DLIBMPD if flag(with_alsa) || flag(all_extensions) - build-depends: alsa-mixer + build-depends: alsa-mixer == 0.1.* cpp-options: -DALSA -- cgit v1.2.3