games/odamex: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-27 11:51:51 -05:00
parent 137662d12e
commit be15f28888
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ Odamex (Online Doom Multiplayer Experience) is a modification of DOOM
to allow players to compete with each other over the Internet using the
client/server architecture.
This requires either wxGTK or wxPython.
To hear in-game music, install either eawpats or freepats.
You'll also need the game data (WAD file) from one of the following:

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/odamex/odamex-src-0.5.6.tar.bz2"
MD5SUM="acc6aeac1ae9e4cd3504400a3a17178f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="eawpats wxPython"
REQUIRES="wxPython"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"