aboutsummaryrefslogtreecommitdiff
path: root/extra/pango
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-05-15 21:26:54 +0300
committerCem Keylan <cem@ckyln.com>2021-05-15 21:26:54 +0300
commit4a2698e607653206019f7b8fde168072c83ffd24 (patch)
tree99e2d45011941574fd9dd6ab6bc62b3dde8c249b /extra/pango
parentd90a5d5509dd71d95f11ad543599ce3ceac0d501 (diff)
downloadrepository-4a2698e607653206019f7b8fde168072c83ffd24.tar.gz
pango: fix gir usage
Diffstat (limited to 'extra/pango')
-rwxr-xr-xextra/pango/build2
-rw-r--r--extra/pango/version2
2 files changed, 2 insertions, 2 deletions
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