wok-6.x diff etherboot/receipt @ rev 6466

Fixed libwebkit. Added --enable-jit=yes and remove --enable-svg=no. Svg is need in parts of libwebkit cause some header files are used only if its enabled.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 29 19:28:53 2010 +0000 (2010-09-29)
parents e64f8e87ea6d
children d1768332cee0
line diff
     1.1 --- a/etherboot/receipt	Thu Oct 02 16:39:02 2008 +0000
     1.2 +++ b/etherboot/receipt	Wed Sep 29 19:28:53 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"