wok-current diff python-html5lib/receipt @ rev 16765

pcmanfm: fix icon and DBUS exit (Thanks az_ua)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jun 18 18:47:55 2014 +0200 (2014-06-18)
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	Wed Jun 18 18:47:55 2014 +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"