wok-6.x diff dega/receipt @ rev 12372
Up: libcroco to 0.6.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 21:53:32 2012 +0000 (2012-04-19) |
parents | 6583cc0e6f66 |
children | a0250385f2a5 |
line diff
1.1 --- a/dega/receipt Sun Apr 03 08:21:15 2011 +0000 1.2 +++ b/dega/receipt Thu Apr 19 21:53:32 2012 +0000 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 {