wok-next diff etherboot/receipt @ rev 19112

Deprecate "murrine" package, use "gtk2-engine-murrine" instead.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 07 04:49:28 2016 +0300 (2016-05-07)
parents d1768332cee0
children f28887496a5e
line diff
     1.1 --- a/etherboot/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/etherboot/receipt	Sat May 07 04:49:28 2016 +0300
     1.3 @@ -5,11 +5,13 @@
     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 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.etherboot.org/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="perl"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {