mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/gargoyle: Fixed deps info.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c66ffb67d1
commit
7ff403c0e0
2 changed files with 2 additions and 5 deletions
|
@ -1,4 +1 @@
|
|||
Gargoyle is an interactive fiction interpreter.
|
||||
|
||||
The default setup uses the Linux Libertine font, which you
|
||||
can download at http://www.linuxlibertine.org
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://garglk.googlecode.com/files/gargoyle-2011.1-sources.zip"
|
|||
MD5SUM="41b91504ff237f132b761fa3c66d416a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL_sound jam smpeg"
|
||||
REQUIRES="SDL_sound jam linux-libertine-fonts smpeg"
|
||||
MAINTAINER="Dugan Chen"
|
||||
EMAIL="thedoogster@gmail.com"
|
||||
EMAIL="thedoogster [at] gmail [dot] com"
|
||||
|
|
Loading…
Reference in a new issue