From 6c7905eabba6830e090147972b43bb0bec053087 Mon Sep 17 00:00:00 2001 From: Andy Bailey Date: Sun, 13 Jun 2010 04:17:13 -0500 Subject: desktop/xmobar: Updated for version 0.11.1. Signed-off-by: Robby Workman --- desktop/xmobar/xmobar.SlackBuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'desktop/xmobar/xmobar.SlackBuild') diff --git a/desktop/xmobar/xmobar.SlackBuild b/desktop/xmobar/xmobar.SlackBuild index 7dd4ecfa09..a6a6cc9c7a 100644 --- a/desktop/xmobar/xmobar.SlackBuild +++ b/desktop/xmobar/xmobar.SlackBuild @@ -57,6 +57,9 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; +# We can enable the Wireless monitor after adding "with_iwlib" +# here, but the iwlib binding version in xmobar 0.11.1 requires +# wireless-tools 0.30.x, which is still in beta. CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ runhaskell Setup.lhs configure \ -- cgit v1.2.3