wok-current diff libarchive/receipt @ rev 5093
improve rp-pppoe receipt
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 15 14:12:19 2010 +0000 (2010-03-15) |
parents | 8ac70bc97be0 |
children | a43784c8500b |
line diff
1.1 --- a/libarchive/receipt Sun Jan 17 22:22:12 2010 +0100 1.2 +++ b/libarchive/receipt Mon Mar 15 14:12:19 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="C librairy and command line tool for reading archive." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="acl libcrypto liblzma bzlib zlib" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://code.google.com/p/libarchive/" 1.11 WGET_URL="http://libarchive.googlecode.com/files/$TARBALL"