summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/widelands/README5
-rw-r--r--games/widelands/widelands.info2
2 files changed, 3 insertions, 4 deletions
diff --git a/games/widelands/README b/games/widelands/README
index 74aeec0218..3d0abffdb7 100644
--- a/games/widelands/README
+++ b/games/widelands/README
@@ -1,5 +1,4 @@
Widelands is a strategy game based on Settlers II.
-Widelands requires SDL_gfx and lua. If you want integration
-with the GGZ Gaming Zone you will also need ggz-base-libs.
-All available at SlackBuilds.org.
+If you want integration with the GGZ Gaming Zone,
+you will also need ggz-base-libs.
diff --git a/games/widelands/widelands.info b/games/widelands/widelands.info
index 66bf7dc1a8..b78f68411e 100644
--- a/games/widelands/widelands.info
+++ b/games/widelands/widelands.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://launchpad.net/widelands/build15/build15/+download/widelands-bui
MD5SUM="5b2e2d0913272f66055e424f91360b1d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="SDL_gfx ggz-base-libs lua"
+REQUIRES="SDL_gfx lua"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"