mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/speed-dreams: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e70aac95d5
commit
f44d969f01
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ MD5SUM="\
|
||||||
3413d9d5e2111cd9e87628df5818d2b4"
|
3413d9d5e2111cd9e87628df5818d2b4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="OpenAL enet plib"
|
REQUIRES="OpenAL enet plib SDL2 OpenSceneGraph"
|
||||||
MAINTAINER="powtrix"
|
MAINTAINER="powtrix"
|
||||||
EMAIL="powtrix@gmail.com"
|
EMAIL="powtrix@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue