wok diff python-html5lib/receipt @ rev 17759

hsetroot, wbar: link with libX11
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 08:31:24 2015 +0100 (2015-03-10)
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	Tue Mar 10 08:31:24 2015 +0100
     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"