games/warzone2100: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-26 23:17:47 -05:00 committed by Erik Hanson
parent 36fda779d3
commit 5a53b61d22
2 changed files with 3 additions and 3 deletions

View file

@ -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.

View file

@ -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"