mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/spring: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
edf13f839d
commit
03c3fce79a
2 changed files with 1 additions and 4 deletions
|
@ -1,4 +1 @@
|
|||
Spring is a project aiming to create a new and versatile RTS Engine.
|
||||
|
||||
This requires p7zip, OpenAL, and DevIL.
|
||||
You will also need jdk from /extra.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/springrts/spring_89.0_src.tar.gz"
|
|||
MD5SUM="20f61f980dc862a029c024d82ed92f83"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="DevIL OpenAL p7zip"
|
||||
REQUIRES="DevIL OpenAL p7zip jdk"
|
||||
MAINTAINER="Juan Pablo Cordova E."
|
||||
EMAIL="jpcordovae@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue