wok-current diff x11vnc/receipt @ rev 12379
lcms: Add tiff-dev, jpeg-dev and zlib-dev to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 22:25:39 2012 +0000 (2012-04-19) |
parents | f3c1a01dae12 |
children | e53e5e4b0f9e |
line diff
1.1 --- a/x11vnc/receipt Tue Mar 01 21:30:04 2011 +0000 1.2 +++ b/x11vnc/receipt Thu Apr 19 22:25:39 2012 +0000 1.3 @@ -8,7 +8,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.karlrunge.com/x11vnc/" 1.6 WGET_URL="$SF_MIRROR/libvncserver/$TARBALL" 1.7 + 1.8 DEPENDS="xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib" 1.9 +BUILD_DEPENDS="openssl-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()