summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Horwell2022-09-20 11:46:12 +0100
committerLuke Horwell2022-09-20 11:50:55 +0100
commit97ad9abc98f8c2026770e2c2195bfa33443e850c (patch)
tree93773c67298a1f6a63a0879fc6642419e3b84ba3
parent185d55e8bef14964a8e7bedc2ee827a2e7d8f6b7 (diff)
downloadaur-97ad9abc98f8c2026770e2c2195bfa33443e850c.tar.gz
"wayland-protocols" is only a make dependency
According to the gtk3 package, this is just for make, not runtime
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7632fccab8ac..92910f8321aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -94,7 +94,7 @@ package_gtk3-classic()
depends=(
atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 fribidi
libxcomposite libxdamage pango shared-mime-info at-spi2-atk wayland libxkbcommon
- json-glib librsvg wayland-protocols desktop-file-utils mesa gtk-update-icon-cache
+ json-glib librsvg desktop-file-utils mesa gtk-update-icon-cache
)
optdepends=(
'libcups: printers in printing dialog'