summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ff672d819d6..dfa4789d1920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,8 @@ pkgdesc="VNC server library that's intended to be fast and neat"
arch=(x86_64 i686)
url=https://github.com/any1/neatvnc
license=(custom:ISC)
-depends=(libuv libxkbcommon pixman aml-git)
+depends=(libuv libxkbcommon pixman aml-git libjpeg-turbo)
makedepends=(git meson ninja libdrm)
-optdepends=(libjpeg-turbo)
source=("git+$url")
sha512sums=('SKIP')
conflicts=(neatvnc)