summaryrefslogtreecommitdiffstats
path: root/games/monkey-bubble
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-27 11:53:38 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-27 11:53:38 -0500
commit42229bcc9c0172ce5f696be86fbec159287a6166 (patch)
tree68eaa908649dfe755871e310825f8f1c7a15d92e /games/monkey-bubble
parenta662db00af77f3a05e69772ef0aa7c120891369a (diff)
downloadslackbuilds-42229bcc9c0172ce5f696be86fbec159287a6166.tar.gz
slackbuilds-42229bcc9c0172ce5f696be86fbec159287a6166.tar.xz
games/monkey-bubble: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/monkey-bubble')
-rw-r--r--games/monkey-bubble/README2
-rw-r--r--games/monkey-bubble/monkey-bubble.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/games/monkey-bubble/README b/games/monkey-bubble/README
index 7cef0070a3..3544d66e65 100644
--- a/games/monkey-bubble/README
+++ b/games/monkey-bubble/README
@@ -1,7 +1,5 @@
Monkey Bubble is a game in which you must explode all bubbles
in the game area.
-This requires libgnomeui.
-
If you want scrollkeeper support, then install rarian and do this:
HAVE_RARIAN=yes ./monkey-bubble.SlackBuild
diff --git a/games/monkey-bubble/monkey-bubble.info b/games/monkey-bubble/monkey-bubble.info
index 4ad822a23f..74e9ca71cf 100644
--- a/games/monkey-bubble/monkey-bubble.info
+++ b/games/monkey-bubble/monkey-bubble.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://home.gna.org/monkeybubble/downloads/monkey-bubble-0.4.0.tar.gz"
MD5SUM="0de8a05c8c15e08326d244534dc30f22"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libgnomeui rarian"
+REQUIRES="libgnomeui"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"