wok diff etherboot/receipt @ rev 7521

Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 09:57:19 2010 +0000 (2010-12-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	Sun Dec 05 09:57:19 2010 +0000
     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"