wok-6.x diff dega/receipt @ rev 12848
Up: ffplay (0.10.3)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed May 23 13:01:12 2012 +0200 (2012-05-23) |
parents | 6583cc0e6f66 |
children | a0250385f2a5 |
line diff
1.1 --- a/dega/receipt Sun Apr 03 08:21:15 2011 +0000 1.2 +++ b/dega/receipt Wed May 23 13:01:12 2012 +0200 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A small Sega Master System and Game Gear emulator" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="libsdl" 1.8 -BUILD_DEPENDS="nasm" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.finalburn.com/dega" 1.11 WGET_URL="http://www.emulinks.de/emus/$TARBALL" 1.12 1.13 +DEPENDS="libsdl" 1.14 +BUILD_DEPENDS="nasm libsdl-dev" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {