summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e789e08d1043..2c102b814d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=x11vnc-git
pkgver=0.9.14.r348.g25f5076
-pkgrel=1
+pkgrel=2
pkgdesc='VNC server for real X displays'
url="https://LibVNC.github.io"
arch=('i686' 'x86_64')
@@ -14,6 +14,7 @@ options=('!emptydirs')
provides=(x11vnc)
conflicts=(x11vnc)
depends=(libvncserver libxtst libxinerama libxdamage libxrandr avahi)
+makedepends=(autoconf-archive)
optdepends=('tk: GUI support'
'net-tools: -auth guess'
'xf86-video-dummy: Xdummy script'