wok-stable diff x11vnc/receipt @ rev 10396

xine-lib: fix bdep, clean and remove ffmpeg from dep (we not link witj and make unwanted dep, xine ui is nice for live cd, keep it small)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 02:19:10 2011 +0200 (2011-05-24)
parents 138f44cd13f8
children f250021092e0
line diff
     1.1 --- a/x11vnc/receipt	Mon Feb 21 04:50:40 2011 +0000
     1.2 +++ b/x11vnc/receipt	Tue May 24 02:19:10 2011 +0200
     1.3 @@ -8,8 +8,7 @@
     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 -DEPENDS="xorg xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib"
     1.8 -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXtst-dev openssl openssl-dev zlib zlib-dev jpeg-dev xorg-dev-proto"
     1.9 +DEPENDS="xorg-libXtst openssl slitaz-base-files jpeg xorg-libXdamage zlib"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()