wok diff python-html5lib/receipt @ rev 17843
cups-filters: add pkg files bdeps
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Mar 23 23:26:13 2015 -0400 (2015-03-23) |
parents | 2a5cc8208d36 |
children | 16df76e1fc6a |
line diff
1.1 --- a/python-html5lib/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/python-html5lib/receipt Mon Mar 23 23:26:13 2015 -0400 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://github.com/html5lib/html5lib-python" 1.6 WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="python python-six" 1.10 BUILD_DEPENDS="python-dev setuptools wget"