wok rev 687

tazlito, tazpkg, tazusb, tazwok: no more cpio dependancy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 25 17:12:21 2008 +0000 (2008-04-25)
parents e71da9ed09b8
children 7c31f0d8f00c
files tazlito/receipt tazpkg/receipt tazusb/receipt tazwok/receipt
line diff
     1.1 --- a/tazlito/receipt	Fri Apr 25 16:35:35 2008 +0200
     1.2 +++ b/tazlito/receipt	Fri Apr 25 17:12:21 2008 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="SliTaz Live Tool."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="cpio"
     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/tazlito/$TARBALL"
     2.1 --- a/tazpkg/receipt	Fri Apr 25 16:35:35 2008 +0200
     2.2 +++ b/tazpkg/receipt	Fri Apr 25 17:12:21 2008 +0000
     2.3 @@ -5,7 +5,6 @@
     2.4  CATEGORY="base-system"
     2.5  SHORT_DESC="SliTaz packages manager."
     2.6  MAINTAINER="pankso@slitaz.org"
     2.7 -DEPENDS="cpio"
     2.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.9  WEB_SITE="http://www.slitaz.org/"
    2.10  WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazpkg/$TARBALL"
     3.1 --- a/tazusb/receipt	Fri Apr 25 16:35:35 2008 +0200
     3.2 +++ b/tazusb/receipt	Fri Apr 25 17:12:21 2008 +0000
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="base-system"
     3.5  SHORT_DESC="SliTaz LiveUSB utility."
     3.6  MAINTAINER="spode@spodesabode.com"
     3.7 -DEPENDS="cpio lzma"
     3.8 +DEPENDS="lzma"
     3.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.10  WEB_SITE="http://www.slitaz.org/"
    3.11  WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazusb/$TARBALL"
     4.1 --- a/tazwok/receipt	Fri Apr 25 16:35:35 2008 +0200
     4.2 +++ b/tazwok/receipt	Fri Apr 25 17:12:21 2008 +0000
     4.3 @@ -5,7 +5,6 @@
     4.4  CATEGORY="base-system"
     4.5  SHORT_DESC="SliTaz sources and binaries packages cooker."
     4.6  MAINTAINER="pankso@slitaz.org"
     4.7 -DEPENDS="cpio"
     4.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.9  WEB_SITE="http://www.slitaz.org/"
    4.10  WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazwok/$TARBALL"