# HG changeset patch # User Pascal Bellard # Date 1306314584 -7200 # Node ID f250021092e090f74c00582cd1b9818b4643caab # Parent b921c461b865bdb96d4dab6a658d570ab04e0caf x11vnc: update bdeps diff -r b921c461b865 -r f250021092e0 x11vnc/receipt --- a/x11vnc/receipt Wed May 25 11:07:10 2011 +0200 +++ b/x11vnc/receipt Wed May 25 11:09:44 2011 +0200 @@ -8,7 +8,9 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.karlrunge.com/x11vnc/" WGET_URL="$SF_MIRROR/libvncserver/$TARBALL" + DEPENDS="xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib" +BUILD_DEPENDS="openssl-dev" # Rules to configure and make the package. compile_rules()