games/megaglest: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-27 11:55:12 -05:00
parent f774f518f1
commit 4658c64eb2
2 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,5 @@ Magic, Egyptians, Indians, Norsemen, Persian or Romans. The game
is setup in one of 16 naturally looking settings, which (like the
unit models) are crafted with great appreciation for detail.
This requires xerces-c, OpenAL, lua, ftgl and wxGTK or wxPython.
Optional dependencies are libircclient and miniupnpc, as well as
help2man if you want to build manual pages.

View File

@ -9,6 +9,6 @@ MD5SUM="5a4a2429435031d9f9cc5d9535a9de9d \
200be8b61dbe3a9a2c1aaa008e3dc432"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL ftgl help2man libircclient lua miniupnpc wxPython xerces-c"
REQUIRES="xerces-c OpenAL lua ftgl wxPython"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"