wok diff tightvnc/receipt @ rev 4201

chillispot: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 23 21:45:39 2009 +0200 (2009-09-23)
parents ea00d246c1ab
children 866fa2493b1b
line diff
     1.1 --- a/tightvnc/receipt	Thu Jul 02 17:25:18 2009 +0200
     1.2 +++ b/tightvnc/receipt	Wed Sep 23 21:45:39 2009 +0200
     1.3 @@ -9,7 +9,10 @@
     1.4  WEB_SITE="http://www.tightvnc.com/"
     1.5  WGET_URL="$SF_MIRROR/vnc-tight/$TARBALL"
     1.6  DEPENDS="xfree86-base-fonts jpeg zlib"
     1.7 -BUILD_DEPENDS="xorg-imake xorg-gccmakedep xorg-cf-files xorg-libXp"
     1.8 +BUILD_DEPENDS="xorg-imake xorg-gccmakedep xorg-cf-files xorg-libXp \
     1.9 +xorg-libXaw-dev xorg-libXt-dev xorg-xproto xorg-libXau-dev xorg-libXdmcp-dev \
    1.10 +xorg-libXmu-dev xorg-xextproto xorg-printproto xorg-kbproto xorg-inputproto \
    1.11 +xorg-scrnsaverproto"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()