summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Mikko Värri2012-09-26 04:33:01 +0200
committer Robby Workman2012-09-26 07:00:13 +0200
commit9e47097ca4446c897e5e164fa2bd080d6ee83d91 (patch)
tree7a678116b011b2e0c943cca5718b04c2e3fa54aa /desktop
parent0932a06ab14dd5c268414e3276bcbecccf3b6d7c (diff)
downloadold.slackbuilds-9e47097ca4446c897e5e164fa2bd080d6ee83d91.tar.gz
desktop/xmobar: Fix typo in REQUIRES
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xmobar/xmobar.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xmobar/xmobar.info b/desktop/xmobar/xmobar.info
index aca4fe4456..4c732b855f 100644
--- a/desktop/xmobar/xmobar.info
+++ b/desktop/xmobar/xmobar.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://hackage.haskell.org/packages/archive/xmobar/0.15/xmobar-0.15.ta
MD5SUM="0658679b39168f49d32fe178029ff9f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-hinotify haskell-stm haskell-X11-xft haskell-parsec haskell-xmonad-contrib"
+REQUIRES="haskell-hinotify haskell-stm haskell-X11-xft haskell-parsec xmonad-contrib"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"