mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/desmume: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
95106d6bb3
commit
592df581f4
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
DeSmuME is a Nintendo DS emulator running homebrew demos and
|
||||
commercial games.
|
||||
|
||||
This requires gtkglext, OpenAL, zziplib, soundtouch, and agg.
|
||||
lua is an optional dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/desmume/desmume-0.9.8.tar.gz"
|
|||
MD5SUM="fb7c984c924087888b9eaaad8cb1875e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenAL agg gtkglext lua soundtouch zziplib"
|
||||
REQUIRES="OpenAL agg gtkglext soundtouch zziplib"
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
|
|
Loading…
Reference in a new issue