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 3dfb09da19f6..94f043255424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
license=("ISC")
pkgdesc="This is a liberally licensed VNC server library that's intended to be fast and neat. Note: This is a beta release, so the interface is not yet stable."
makedepends=("meson" "git" "ninja" "libdrm")
-depends=("libuv" "libxkbcommon" "pixman")
+depends=("libuv" "libxkbcommon" "pixman" "aml-git")
optdepends=("libjpeg-turbo")
arch=("i686" "x86_64")
url="https://github.com/any1/neatvnc"