summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndri Yngvason2023-01-22 12:43:20 +0000
committerAndri Yngvason2023-01-22 12:43:34 +0000
commit6cf4e7f244d7e4e0b7a3c6e4338087e4785458a6 (patch)
tree3b653a0dc2606458ec861046cace639e667bc2a3 /PKGBUILD
parentc8daf8c07c927b927e6c7d48a3deac714b53e547 (diff)
downloadaur-6cf4e7f244d7e4e0b7a3c6e4338087e4785458a6.tar.gz
Depend on aml rather than libaml.so
aml-git doesn't list libaml.so as provided
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 704ee581c151..414eec33742c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=https://github.com/any1/wayvnc
license=(custom:ISC)
depends=(
glibc
- libaml.so
+ aml
libglvnd
libdrm
neatvnc-git