wok diff etherboot/receipt @ rev 7239

Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:27:43 2010 +0000 (2010-11-13)
parents e64f8e87ea6d
children d1768332cee0
line diff
     1.1 --- a/etherboot/receipt	Thu Oct 02 16:39:02 2008 +0000
     1.2 +++ b/etherboot/receipt	Sat Nov 13 03:27:43 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"