wok diff x11vnc/receipt @ rev 6254

Up: x11vnc to 0.9.11.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 14 02:51:26 2010 +0000 (2010-09-14)
parents 0eae4b09055d
children 220de5cb2071
line diff
     1.1 --- a/x11vnc/receipt	Wed May 05 15:31:57 2010 +0200
     1.2 +++ b/x11vnc/receipt	Tue Sep 14 02:51:26 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="x11vnc"
     1.7 -VERSION="0.9.10"
     1.8 +VERSION="0.9.11"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="VNC server using X server"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://www.karlrunge.com/x11vnc/"
    1.14  WGET_URL="$SF_MIRROR/libvncserver/$TARBALL"
    1.15  DEPENDS="xorg xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib"
    1.16 -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXtst-dev openssl-dev"
    1.17 +BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXtst-dev openssl openssl-dev zlib zlib-dev jpeg-dev xorg-dev-proto"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()