wok-6.x diff novnc/receipt @ rev 16659
linphone: g_thread_init() is no longer necessary since glib version 2.32 and should not be used
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 14 06:07:40 2014 +0000 (2014-05-14) |
parents | d51b2411e55e |
children | 9e01bc6321ea |
line diff
1.1 --- a/novnc/receipt Sat Apr 05 10:12:34 2014 +0000 1.2 +++ b/novnc/receipt Wed May 14 06:07:40 2014 +0000 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"