summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a721d8aa98d..13b22dd7a00a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
license=("ISC")
pkgdesc="This is a VNC server for wlroots based Wayland compositors."
makedepends=("meson" "git" "ninja")
-depends=("libuv" "libxkbcommon" "pixman" "neatvnc-git")
+depends=("libuv" "libxkbcommon" "pixman" "neatvnc-git" "libglvnd")
optdepends=()
arch=("i686" "x86_64")
url="https://github.com/any1/wayvnc"