wok diff syslinux/receipt @ rev 8798

Fix droid-font tarball download
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:15:11 2011 +0100 (2011-02-23)
parents f5c473b4a07f
children 940b5937e496
line diff
     1.1 --- a/syslinux/receipt	Tue Nov 30 17:41:52 2010 +0100
     1.2 +++ b/syslinux/receipt	Wed Feb 23 00:15:11 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://syslinux.zytor.com/"
     1.6  WGET_URL="ftp://ftp.kernel.org/pub/linux/boot/syslinux/$TARBALL"
     1.7 -BUILD_DEPENDS="kbd-base perl"
     1.8 +BUILD_DEPENDS="kbd-base perl nasm"
     1.9  DEPENDS="gpxe"
    1.10  CONFIG_FILES="/boot/isolinux"
    1.11