wok-6.x diff novnc/receipt @ rev 16349
ARM: remove pkgs that dont build (php is even not cross compiled and python modules are hard to cross)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 13 02:20:46 2014 +0200 (2014-04-13) |
parents | d51b2411e55e |
children | 9e01bc6321ea |
line diff
1.1 --- a/novnc/receipt Sat Apr 05 10:12:34 2014 +0000 1.2 +++ b/novnc/receipt Sun Apr 13 02:20:46 2014 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="git|git://github.com/kanaka/noVNC.git" 1.6 TAGS="vnc remote-desktop html5" 1.7 -HOST_ARCH="any" 1.8 +#HOST_ARCH="any" 1.9 1.10 DEPENDS="python python-numpy" 1.11 BUILD_DEPENDS="python python-pil openssl git"