diff options
author | B. Watson <yalhcru@gmail.com> | 2012-09-05 21:43:03 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-05 21:43:03 -0500 |
commit | fb6aee5d05f8994cc85b8c63eb957c6343a5ad88 (patch) | |
tree | 06b7102ffa5fbb2f46ed977edf93a98b2667d6a1 /games/dunelegacy | |
parent | 462d081d49b52d5217eaf6d16018f6f9d714af23 (diff) | |
download | slackbuilds-fb6aee5d05f8994cc85b8c63eb957c6343a5ad88.tar.gz |
games/dunelegacy: Fixed dependency information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/dunelegacy')
-rw-r--r-- | games/dunelegacy/README | 2 | ||||
-rw-r--r-- | games/dunelegacy/dunelegacy.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/dunelegacy/README b/games/dunelegacy/README index 9c52c343e2..e9c1cd7a82 100644 --- a/games/dunelegacy/README +++ b/games/dunelegacy/README @@ -9,8 +9,6 @@ dunes. Exchange your spice stockpiles for credits through refinement and build an army capable of thwarting attempts of the other houses to stop your harvesting! -To hear the in-game music, install either freepats or eawpats. - Dune Legacy is a game engine only. To play the game, you must have the data files (*.PAK) from the full version (not the demo) of the original game, in /usr/share/dunelegacy. More info here: diff --git a/games/dunelegacy/dunelegacy.info b/games/dunelegacy/dunelegacy.info index f6fe3f2d65..c83b9e3571 100644 --- a/games/dunelegacy/dunelegacy.info +++ b/games/dunelegacy/dunelegacy.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/dunelegacy/dunelegacy/0.96.2/ MD5SUM="5afc9169e52552042b51502ba02e5f7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="eawpats" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |