games/gargoyle: Fixed deps info.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Dugan Chen 2012-12-24 10:05:07 +01:00 committed by Matteo Bernardini
parent c66ffb67d1
commit 7ff403c0e0
2 changed files with 2 additions and 5 deletions

View file

@ -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

View file

@ -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"