wok diff novnc/receipt @ rev 13147

btanks: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 10 13:28:48 2012 +0200 (2012-07-10)
parents c380532e1854
children d1b6fe8c8301
line diff
     1.1 --- a/novnc/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/novnc/receipt	Tue Jul 10 13:28:48 2012 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  WEB_SITE="http://github.com/kanaka/noVNC"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WGET_URL="git|git://github.com/kanaka/noVNC.git"
     1.7 +TAGS="vnc remote-desktop"
     1.8  
     1.9  DEPENDS="python python-numpy"
    1.10  BUILD_DEPENDS="python python-pil openssl git"