diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 23:16:36 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 11:40:28 -0500 |
commit | c9f66eee8010f2584bb614ce3a936e08ea4e3940 (patch) | |
tree | 61ccd1a5e8d71b3791a0f09ccea324e6c7b3444d /games/widelands | |
parent | f79f49b01f0e2eef894439ae08e1471144399702 (diff) | |
download | slackbuilds-c9f66eee8010f2584bb614ce3a936e08ea4e3940.tar.gz |
games/widelands: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/widelands')
-rw-r--r-- | games/widelands/README | 5 | ||||
-rw-r--r-- | games/widelands/widelands.info | 2 |
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" |