wok diff p7zip-full/receipt @ rev 8743
wxWidgets: Fix build & improve depends.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 19 21:54:23 2011 +0100 (2011-02-19) |
parents | f74dc451a4f8 |
children | 129bb5b11a7e |
line diff
1.1 --- a/p7zip-full/receipt Wed Jun 16 19:53:27 2010 +0000 1.2 +++ b/p7zip-full/receipt Sat Feb 19 21:54:23 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="${SOURCE}_${VERSION}_src_all.tar.bz2" 1.5 WEB_SITE="http://p7zip.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()