diff options
author | Robby Workman | 2012-08-27 06:16:36 +0200 |
---|---|---|
committer | Erik Hanson | 2012-08-27 18:40:28 +0200 |
commit | c9f66eee8010f2584bb614ce3a936e08ea4e3940 (patch) | |
tree | 61ccd1a5e8d71b3791a0f09ccea324e6c7b3444d /games/widelands/widelands.info | |
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/widelands.info')
-rw-r--r-- | games/widelands/widelands.info | 2 |
1 files changed, 1 insertions, 1 deletions
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" |