wok rev 8820

tazwok: remove tazchroot in DEPENDS (fix tazwok chroot loop)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 23 20:57:51 2011 +0100 (2011-02-23)
parents 0337de6a5c9b
children b5613798e5a3
files tazwok/receipt
line diff
     1.1 --- a/tazwok/receipt	Wed Feb 23 14:40:44 2011 +0100
     1.2 +++ b/tazwok/receipt	Wed Feb 23 20:57:51 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="SliTaz sources and binaries packages cooker."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="busybox tazchroot libtaz"
     1.8 +DEPENDS="busybox libtaz"
     1.9  WEB_SITE="http://www.slitaz.org/"
    1.10  WGET_URL="http://mirror.slitaz.org/sources/tazwok/$TARBALL"
    1.11  TAGS="slitaz"