wok-current rev 15697
debootstrap: add tar depend
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 14:17:24 2013 +0100 (2013-12-21) |
parents | a6115e95700f |
children | 59e18fea0fd0 |
files | debootstrap/receipt |
line diff
1.1 --- a/debootstrap/receipt Sat Dec 21 11:19:42 2013 +0100 1.2 +++ b/debootstrap/receipt Sat Dec 21 14:17:24 2013 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://wiki.debian.org/Debootstrap" 1.5 WGET_URL="http://people.slitaz.org/~shann/packages/$PACKAGE/$TARBALL" 1.6 1.7 -DEPENDS="dpkg" 1.8 +DEPENDS="dpkg tar" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()