wok-next diff qemu/receipt @ rev 492
Back to a cooking wok
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 22 17:14:29 2008 +0100 (2008-03-22) |
parents | 1a4e6879fa1f |
children | 1944d35c5a2c |
line diff
1.1 --- a/qemu/receipt Sat Mar 15 09:43:51 2008 +0000 1.2 +++ b/qemu/receipt Sat Mar 22 17:14:29 2008 +0100 1.3 @@ -8,10 +8,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://bellard.org/$PACKAGE/" 1.6 WGET_URL="$WEB_SITE$TARBALL" 1.7 -BUILD_DEPENDS="alsa-lib-dev gcc3 gettext" 1.8 -DEPENDS="alsa-lib" 1.9 - 1.10 -#http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz 1.11 +BUILD_DEPENDS="alsa-lib-dev gcc3 gettext libSDL-dev" 1.12 +DEPENDS="alsa-lib libSDL" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()