wok diff snownews/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents f7a405298aaa
children eb4596c238ac
line diff
     1.1 --- a/snownews/receipt	Tue Oct 20 20:27:48 2009 +0000
     1.2 +++ b/snownews/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Text mode RSS newsreader."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="libxml2 ncurses zlib"
     1.8 +DEPENDS="libxml2 ncurses zlib libcrypto"
     1.9  BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \
    1.10  openssl-dev acl libcroco"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"