summaryrefslogtreecommitdiffstats
path: root/games/yabause
diff options
context:
space:
mode:
author Robby Workman2012-08-27 06:15:08 +0200
committer Erik Hanson2012-08-27 18:40:27 +0200
commit20978743271a83e790393575020cb997b6e1c870 (patch)
tree20dffe1af46048c8613dd6ed3f6cc96377d98211 /games/yabause
parent16b9b4a52e10ad73c1c1fdb5a969c0c125256590 (diff)
downloadslackbuilds-20978743271a83e790393575020cb997b6e1c870.tar.gz
games/yabause: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/yabause')
-rw-r--r--games/yabause/README5
-rw-r--r--games/yabause/yabause.info2
2 files changed, 3 insertions, 4 deletions
diff --git a/games/yabause/README b/games/yabause/README
index 7acfdbfbf2..0910ece81d 100644
--- a/games/yabause/README
+++ b/games/yabause/README
@@ -9,9 +9,8 @@ Yabause is a Sega Saturn emulator. It has the following features:
* joystick support
* region select
-Requires: gtkglext
-Optional: mini18n and OpenAL
-For translation support install mini18n.
+mini18n and OpenAL, as well as mini18n (for translation support) are
+optional dependencies.
By default the QT version of yabause is built. To use the GTK
version then pass USE_GUI=gtk to the slackbuild.
diff --git a/games/yabause/yabause.info b/games/yabause/yabause.info
index 030aea5758..2e2b7fa70e 100644
--- a/games/yabause/yabause.info
+++ b/games/yabause/yabause.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/yabause/yabause-0.9.11.tar.gz"
MD5SUM="b0c70080b07db3b709f252b9988701b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="OpenAL gtkglext mini18n"
+REQUIRES="gtkglext"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"