diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 23:17:47 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 11:40:28 -0500 |
commit | 5a53b61d2242308e7c152ff332f86e1f789050e7 (patch) | |
tree | 845c0f02690bbe3920b773e05b0358c19a8294f1 /games/warzone2100 | |
parent | 36fda779d365d25579ecbb52bff58e2ef167b02a (diff) | |
download | slackbuilds-5a53b61d2242308e7c152ff332f86e1f789050e7.tar.gz |
games/warzone2100: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/warzone2100')
-rw-r--r-- | games/warzone2100/README | 4 | ||||
-rw-r--r-- | games/warzone2100/warzone2100.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/warzone2100/README b/games/warzone2100/README index e4cc04be60..e0d7794c73 100644 --- a/games/warzone2100/README +++ b/games/warzone2100/README @@ -6,6 +6,6 @@ Warzone 2100 offers campaign, tutorial, multi-player and single-player skirmish game modes, unit designer, unit experience system, and everything you would expect from a modern RTS game. -This requires physfs, quesoglc, OpenAL and GLee (optional). - If you wish to include the animated movies, read the README.movies file. + +GLee is an optional dependency. diff --git a/games/warzone2100/warzone2100.info b/games/warzone2100/warzone2100.info index 6f33daac5f..0396199db3 100644 --- a/games/warzone2100/warzone2100.info +++ b/games/warzone2100/warzone2100.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/warzone2100/warzone2100-2.3.8.tar.gz" MD5SUM="612306c1b6a9d38b632ea3168b824f5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="GLee OpenAL physfs quesoglc" +REQUIRES="OpenAL physfs quesoglc" MAINTAINER="Matthew Fillpot" EMAIL="mfilpot@gmail.com" |