summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-12-24 12:32:08 +0100
committerPhilip Goto2021-12-24 12:32:08 +0100
commitd310bbb38b65b8ccc7206fa100168d21a5d5063d (patch)
treee17a5ae9b563715c5ed8c4578655b2055a056a04
parent14d466eaeeb30bbd601e03b85f65e23d12b0774c (diff)
downloadaur-d310bbb38b65b8ccc7206fa100168d21a5d5063d.tar.gz
Add wayland-protocols to makedepends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f06ef800c199..61df3002b283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ makedepends=(
libhandy
meson
vala
+ wayland-protocols
)
source=("${url}/-/archive/v${pkgver}/phoc-v${pkgver}.tar.gz")
sha256sums=('237ce471bdf01a14259f33725632deceaf429353766205beeb9d96a3fb921de1')