From 4a2698e607653206019f7b8fde168072c83ffd24 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Sat, 15 May 2021 21:26:54 +0300
Subject: pango: fix gir usage

---
 extra/pango/build   | 2 +-
 extra/pango/version | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'extra/pango')

diff --git a/extra/pango/build b/extra/pango/build
index 94df52d4..066a4c31 100755
--- a/extra/pango/build
+++ b/extra/pango/build
@@ -10,7 +10,7 @@ meson \
     --prefix=/usr \
     -Dgir=true \
     -Dgtk_doc=false \
-    -Dintrospection=disabled \
+    -Dintrospection=enabled \
     . build
 
 ninja -C build
diff --git a/extra/pango/version b/extra/pango/version
index 4687f78c..efae03e1 100644
--- a/extra/pango/version
+++ b/extra/pango/version
@@ -1 +1 @@
-1.48.4 1
+1.48.4 2
-- 
cgit v1.2.3