wok-6.x diff tazusb/receipt @ rev 811
hal: typo in pre_install
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 16 03:01:30 2008 +0200 (2008-05-16) |
parents | df5e639e5661 |
children | 5bbd7d9a7f28 |
line diff
1.1 --- a/tazusb/receipt Thu Mar 13 22:20:52 2008 +0100 1.2 +++ b/tazusb/receipt Fri May 16 03:01:30 2008 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="SliTaz LiveUSB utility." 1.6 MAINTAINER="spode@spodesabode.com" 1.7 -DEPENDS="cpio lzma" 1.8 +DEPENDS="lzma" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.slitaz.org/" 1.11 WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazusb/$TARBALL"