wok diff dega/receipt @ rev 10291

claws-mail-vcalendar: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 18:33:34 2011 +0000 (2011-05-21)
parents 6583cc0e6f66
children a0250385f2a5
line diff
     1.1 --- a/dega/receipt	Sun Apr 03 08:21:15 2011 +0000
     1.2 +++ b/dega/receipt	Sat May 21 18:33:34 2011 +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  {