wok-stable diff squashfs/receipt @ rev 338

Busybox: fix patch patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 05 09:09:15 2008 +0000 (2008-03-05)
parents 3bac1508116b
children cd99ec381938
line diff
     1.1 --- a/squashfs/receipt	Fri Feb 29 22:52:48 2008 +0000
     1.2 +++ b/squashfs/receipt	Wed Mar 05 09:09:15 2008 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="squashfs$VERSION.tgz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  DEPENDS="zlib"
     1.7 -BUILD_DEPENDS="zlib-dev"
     1.8 +BUILD_DEPENDS="zlib-dev patch"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()