wok diff etherboot/receipt @ rev 4725
libbboost-dev: fix WGET_SOURCE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 05 16:19:03 2010 +0100 (2010-01-05) |
parents | e64f8e87ea6d |
children | d1768332cee0 |
line diff
1.1 --- a/etherboot/receipt Thu Oct 02 16:39:02 2008 +0000 1.2 +++ b/etherboot/receipt Tue Jan 05 16:19:03 2010 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Ethernet bootloader for PXE and NBI images." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +BUILD_DEPENDS="perl" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.etherboot.org/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"