wok-current diff chocolate-doom/receipt @ rev 5705

fix: startup-notification BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 19 23:58:30 2010 +0200 (2010-06-19)
parents 10dc77ee3ab6
children 7ea88aca3c62
line diff
     1.1 --- a/chocolate-doom/receipt	Tue Jun 30 18:58:24 2009 +0200
     1.2 +++ b/chocolate-doom/receipt	Sat Jun 19 23:58:30 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="libsdl libsdl-mixer libsdl-net"
     1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net libsamplerate"
     1.9  BUILD_DEPENDS="libsdl-mixer-dev  libsdl-net-dev libsdl-dev"
    1.10  
    1.11  # Rules to configure and make the package.