wok diff python-html5lib/receipt @ rev 17991

fusecloop: fix realloc index size
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 23 15:42:00 2015 +0200 (2015-04-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	Thu Apr 23 15:42:00 2015 +0200
     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"