# HG changeset patch # User Pascal Bellard # Date 1209143541 0 # Node ID 7d534380fdad70213efe9c32deaa5fc03b4e5c8b # Parent e71da9ed09b8c3486dab66f18e14765f2fbb6392 tazlito, tazpkg, tazusb, tazwok: no more cpio dependancy diff -r e71da9ed09b8 -r 7d534380fdad tazlito/receipt --- a/tazlito/receipt Fri Apr 25 16:35:35 2008 +0200 +++ b/tazlito/receipt Fri Apr 25 17:12:21 2008 +0000 @@ -5,7 +5,7 @@ CATEGORY="base-system" SHORT_DESC="SliTaz Live Tool." MAINTAINER="pankso@slitaz.org" -DEPENDS="cpio" +DEPENDS="lzma" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazlito/$TARBALL" diff -r e71da9ed09b8 -r 7d534380fdad tazpkg/receipt --- a/tazpkg/receipt Fri Apr 25 16:35:35 2008 +0200 +++ b/tazpkg/receipt Fri Apr 25 17:12:21 2008 +0000 @@ -5,7 +5,6 @@ CATEGORY="base-system" SHORT_DESC="SliTaz packages manager." MAINTAINER="pankso@slitaz.org" -DEPENDS="cpio" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazpkg/$TARBALL" diff -r e71da9ed09b8 -r 7d534380fdad tazusb/receipt --- a/tazusb/receipt Fri Apr 25 16:35:35 2008 +0200 +++ b/tazusb/receipt Fri Apr 25 17:12:21 2008 +0000 @@ -5,7 +5,7 @@ CATEGORY="base-system" SHORT_DESC="SliTaz LiveUSB utility." MAINTAINER="spode@spodesabode.com" -DEPENDS="cpio lzma" +DEPENDS="lzma" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazusb/$TARBALL" diff -r e71da9ed09b8 -r 7d534380fdad tazwok/receipt --- a/tazwok/receipt Fri Apr 25 16:35:35 2008 +0200 +++ b/tazwok/receipt Fri Apr 25 17:12:21 2008 +0000 @@ -5,7 +5,6 @@ CATEGORY="base-system" SHORT_DESC="SliTaz sources and binaries packages cooker." MAINTAINER="pankso@slitaz.org" -DEPENDS="cpio" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazwok/$TARBALL"