aboutsummaryrefslogtreecommitdiff
path: root/extra/pango/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-11-17 01:35:33 +0300
committerCem Keylan <cem@ckyln.com>2020-11-17 01:35:33 +0300
commit89fcbe6cd7cfd8a255c1b57f4808a5cdf1542e93 (patch)
treef508331429ed5b0dcb92cb558e74cc2c5a4a5067 /extra/pango/build
parent0727648764fb41d69010fc6217c2196597b3036f (diff)
downloadrepository-89fcbe6cd7cfd8a255c1b57f4808a5cdf1542e93.tar.gz
pango: bump to 1.48.0
Diffstat (limited to 'extra/pango/build')
-rwxr-xr-xextra/pango/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pango/build b/extra/pango/build
index f9f9fd37..bb912267 100755
--- a/extra/pango/build
+++ b/extra/pango/build
@@ -6,7 +6,7 @@ meson \
--prefix=/usr \
-Dgir=false \
-Dgtk_doc=false \
- -Dintrospection=false \
+ -Dintrospection=disabled \
. build
ninja -C build