wok-current diff libxml2-python/receipt @ rev 19118
sqlite: fix arm build (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 07 17:38:53 2016 +0200 (2016-05-07) |
parents | 5d1b6e61470d |
children | 0253e30fe373 |
line diff
1.1 --- a/libxml2-python/receipt Sun May 04 05:48:48 2014 +0200 1.2 +++ b/libxml2-python/receipt Sat May 07 17:38:53 2016 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="MIT" 1.6 WEB_SITE="http://xmlsoft.org/" 1.7 -HOST_ARCH="arm i486" 1.8 +#HOST_ARCH="arm i486" 1.9 1.10 WANTED="libxml2" 1.11 DEPENDS="python libxml2 libxslt"