wok diff libxml2/receipt @ rev 12191
Add pwauth (use system passwd to auth user, maybe used in our CGI tools)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 26 01:27:26 2012 +0200 (2012-03-26) |
parents | d1768332cee0 |
children | c50f70597a21 |
line diff
1.1 --- a/libxml2/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/libxml2/receipt Mon Mar 26 01:27:26 2012 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://xmlsoft.org/" 1.5 WGET_URL="ftp://xmlsoft.org/libxml2/$TARBALL" 1.6 DEPENDS="zlib" 1.7 +BUILD_DEPENDS="python" 1.8 1.9 # Rules to configure and make the package. 1.10 #