wok diff tightvnc/receipt @ rev 4528
add: iproute2
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Mon Nov 30 11:57:44 2009 +0000 (2009-11-30) |
parents | ea00d246c1ab |
children | 866fa2493b1b |
line diff
1.1 --- a/tightvnc/receipt Thu Jul 02 17:25:18 2009 +0200 1.2 +++ b/tightvnc/receipt Mon Nov 30 11:57:44 2009 +0000 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()