wok-stable rev 10455
x11vnc: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 11:09:44 2011 +0200 (2011-05-25) |
parents | b921c461b865 |
children | 6515656d7476 |
files | x11vnc/receipt |
line diff
1.1 --- a/x11vnc/receipt Wed May 25 11:07:10 2011 +0200 1.2 +++ b/x11vnc/receipt Wed May 25 11:09:44 2011 +0200 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()