games/sone_soup: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b95cc5d8dc
commit
094f3f61c8
|
@ -5,6 +5,6 @@ DOWNLOAD="https://crawl.develz.org/release/0.23/stone_soup-0.23.0-nodeps.tar.xz"
|
||||||
MD5SUM="df7b1060478a89735d535facaba1b519"
|
MD5SUM="df7b1060478a89735d535facaba1b519"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="lua SDL2_image"
|
REQUIRES="lua PyYAML SDL2_image"
|
||||||
MAINTAINER="David Melik"
|
MAINTAINER="David Melik"
|
||||||
EMAIL="dchmelik@gmail.com"
|
EMAIL="dchmelik@gmail.com"
|
||||||
|
|
Loading…
Reference in New Issue