diff --git a/srcpkgs/turbovnc/template b/srcpkgs/turbovnc/template index 6994fed29f3..4464272a26a 100644 --- a/srcpkgs/turbovnc/template +++ b/srcpkgs/turbovnc/template @@ -1,12 +1,13 @@ # Template file for 'turbovnc' pkgname=turbovnc version=2.1.2 -revision=1 +revision=2 build_style=cmake configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_CONFDIR=/etc -DTVNC_MANDIR=/usr/share/man -DTVNC_DOCDIR=/usr/share/doc/${pkgname} -DTVNC_BUILDJAVA=0" hostmakedepends="rsync" makedepends="libjpeg-turbo-devel libXt-devel libXaw-devel libXcursor-devel pam-devel" +depends="perl" short_desc="An optimized version of TightVNC - a VNC client" conf_files="/etc/turbovncserver.conf /etc/turbovncserver-security.conf" maintainer="Juan RP "