wok-current rev 315
Squashfs: build needs gnu patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 03 21:57:01 2008 +0000 (2008-03-03) |
parents | 42f25f3bfca2 |
children | bf6fd97b33ab |
files | squashfs/receipt |
line diff
1.1 --- a/squashfs/receipt Mon Mar 03 21:52:08 2008 +0000 1.2 +++ b/squashfs/receipt Mon Mar 03 21:57:01 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()