aboutsummaryrefslogtreecommitdiff
path: root/extra/pango
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-05-15 19:01:24 +0300
committerCem Keylan <cem@ckyln.com>2021-05-15 19:01:24 +0300
commit5eb5feda9ef19e9ef3f05ddcefe9270e86f73b5a (patch)
tree9b27bb8cf626d42505c63295a08b2dfefce5c9d9 /extra/pango
parentf63e1c50f3cf37b187014e3b9c2af168adbbbcca (diff)
downloadrepository-5eb5feda9ef19e9ef3f05ddcefe9270e86f73b5a.tar.gz
pango: use gir
Diffstat (limited to 'extra/pango')
-rwxr-xr-xextra/pango/build2
-rw-r--r--extra/pango/depends1
2 files changed, 2 insertions, 1 deletions
diff --git a/extra/pango/build b/extra/pango/build
index 72286c8f..94df52d4 100755
--- a/extra/pango/build
+++ b/extra/pango/build
@@ -8,7 +8,7 @@ mv meson.build.tmp meson.build
meson \
--prefix=/usr \
- -Dgir=false \
+ -Dgir=true \
-Dgtk_doc=false \
-Dintrospection=disabled \
. build
diff --git a/extra/pango/depends b/extra/pango/depends
index 400e99c4..91cd9d0a 100644
--- a/extra/pango/depends
+++ b/extra/pango/depends
@@ -3,6 +3,7 @@ fontconfig
freetype-harfbuzz
fribidi
glib
+gobject-introspection
libXft
libXrender
meson make