summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c3c4306bbea..4c1e4d35dcc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gtk4
pkgver=3.99.3
-pkgrel=2
+pkgrel=3
pkgdesc="GObject-based multi-platform GUI toolkit"
arch=('i686' 'x86_64')
url="https://www.gtk.org/"
@@ -26,7 +26,6 @@ depends=('hicolor-icon-theme'
'mesa'
'pango-git'
'wayland'
- 'wayland-protocols'
'graphene'
'json-glib'
'colord'
@@ -39,6 +38,7 @@ makedepends=('gobject-introspection'
'meson'
'ninja'
'vulkan-headers'
+ 'wayland-protocols'
'pkgconfig'
'git'
'sassc')