wok diff busybox-static/receipt @ rev 6511

Disable gconf and libcanberra in transmission.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 02 00:56:24 2010 +0000 (2010-10-02)
parents c29991cef110
children a841d189e474
line diff
     1.1 --- a/busybox-static/receipt	Wed Jul 28 14:15:27 2010 +0200
     1.2 +++ b/busybox-static/receipt	Sat Oct 02 00:56:24 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="bzip2"
     1.8 +BUILD_DEPENDS="bzip2 uclibc-cross-compiler-i486"
     1.9  SOURCE="busybox"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.busybox.net/"