mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/dunelegacy: Fixed dependency information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
462d081d49
commit
fb6aee5d05
2 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue