turbovnc: drop hostmakedepends provided by build_style
This commit is contained in:
parent
e9b0844069
commit
96e0a6b298
|
@ -5,7 +5,7 @@ revision=1
|
|||
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="cmake rsync"
|
||||
hostmakedepends="rsync"
|
||||
makedepends="libjpeg-turbo-devel libXt-devel libXaw-devel libXcursor-devel pam-devel"
|
||||
short_desc="An optimized version of TightVNC - a VNC client"
|
||||
conf_files="/etc/turbovncserver.conf /etc/turbovncserver-security.conf"
|
||||
|
|
Loading…
Reference in New Issue