wok-current rev 4191
tightvnc: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 23 16:02:06 2009 +0200 (2009-09-23) |
parents | a9f5ebc7c98e |
children | aefe609dbcdf |
files | tightvnc/receipt |
line diff
1.1 --- a/tightvnc/receipt Wed Sep 23 15:37:52 2009 +0200 1.2 +++ b/tightvnc/receipt Wed Sep 23 16:02:06 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()