aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-05-15 21:32:10 +0300
committerCem Keylan <cem@ckyln.com>2021-05-15 21:32:10 +0300
commit44862a9c937216d46606db742ce9c0ef18cde0c7 (patch)
tree6cb7c5824d1550b1fc3eb2d6e529c18baade9f20
parentc204eb46719377d6290835ad01cca7f9f7fde79e (diff)
downloadrepository-44862a9c937216d46606db742ce9c0ef18cde0c7.tar.gz
gtk+3: use gir
-rwxr-xr-xextra/gtk+3/build2
-rw-r--r--extra/gtk+3/depends1
-rw-r--r--extra/gtk+3/version2
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