summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xmobar/README6
-rw-r--r--desktop/xmobar/xmobar.info2
2 files changed, 1 insertions, 7 deletions
diff --git a/desktop/xmobar/README b/desktop/xmobar/README
index 550d70d958..e467f1e863 100644
--- a/desktop/xmobar/README
+++ b/desktop/xmobar/README
@@ -3,9 +3,3 @@ Xmobar was designed to work with the xmonad Window Manager.
It was inspired by the Ion3 status bar, and supports similar features,
like dynamic color management, output templates, and extensibility
through plugins.
-
-This requires ghc, haskell-hinotify, haskell-stm, haskell-syb,
-haskell-text, haskell-transformers, haskell-utf8-string, haskell-X11,
-haskell-mtl, haskell-X11-xft, and haskell-parsec.
-
-haskell-xmonad-contrib is recommended.
diff --git a/desktop/xmobar/xmobar.info b/desktop/xmobar/xmobar.info
index ee5935b3ce..ba2accf478 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="ghc haskell-X11 haskell-X11-xft haskell-hinotify haskell-mtl haskell-parsec haskell-stm haskell-syb haskell-text haskell-transformers haskell-utf8-string xmonad"
+REQUIRES="ghc haskell-hinotify haskell-stm haskell-syb haskell-text haskell-transformers haskell-utf8-string haskell-X11 haskell-mtl haskell-X11-xft haskell-parsec haskell-xmonad-contrib"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"