wok-next diff tazusb/receipt @ rev 1307
Fix: BUILD_DEPENDS in pcmanfm.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Aug 25 22:08:01 2008 +0200 (2008-08-25) |
parents | df5e639e5661 |
children | 5bbd7d9a7f28 |
line diff
1.1 --- a/tazusb/receipt Thu Mar 13 22:20:52 2008 +0100 1.2 +++ b/tazusb/receipt Mon Aug 25 22:08:01 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"