mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/warzone2100: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
36fda779d3
commit
5a53b61d22
2 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue