From 44862a9c937216d46606db742ce9c0ef18cde0c7 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Sat, 15 May 2021 21:32:10 +0300
Subject: gtk+3: use gir

---
 extra/gtk+3/build   | 2 +-
 extra/gtk+3/depends | 1 +
 extra/gtk+3/version | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/extra/gtk+3/build b/extra/gtk+3/build
index e6b2b6c3..3e692aa2 100755
--- a/extra/gtk+3/build
+++ b/extra/gtk+3/build
@@ -32,7 +32,7 @@ cpt l wayland >/dev/null 2>&1 && wayland=--enable-wayland-backend
     --disable-cups \
     --disable-papi \
     --disable-cloudprint \
-    --enable-introspection=no \
+    --enable-introspection \
     --enable-colord=no \
     --enable-gtk-doc-html=no
 
diff --git a/extra/gtk+3/depends b/extra/gtk+3/depends
index 3a47a670..d7874876 100644
--- a/extra/gtk+3/depends
+++ b/extra/gtk+3/depends
@@ -1,6 +1,7 @@
 atk
 fribidi
 gdk-pixbuf
+gobject-introspection
 libXcomposite
 libXcursor
 libXdamage
diff --git a/extra/gtk+3/version b/extra/gtk+3/version
index c2f912a2..f7f31d79 100644
--- a/extra/gtk+3/version
+++ b/extra/gtk+3/version
@@ -1 +1 @@
-3.24.29 1
+3.24.29 2
-- 
cgit v1.2.3