wok diff squashfs/receipt @ rev 478
Up: tazpkg (1.10)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Mar 21 14:49:56 2008 +0100 (2008-03-21) |
parents | 3bac1508116b |
children | cd99ec381938 |
line diff
1.1 --- a/squashfs/receipt Fri Feb 29 22:52:48 2008 +0000 1.2 +++ b/squashfs/receipt Fri Mar 21 14:49:56 2008 +0100 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()