freetype-harfbuzz: enable glib for new pango

This commit is contained in:
git-bruh 2022-03-06 18:42:55 +05:30
parent 267581e82f
commit 7cfb010603
No known key found for this signature in database
GPG Key ID: E1475C50075ADCE6
3 changed files with 3 additions and 2 deletions

View File

@ -22,7 +22,7 @@ build_harfbuzz() (
--prefix=/usr \
-Dpkg_config_path="$DESTDIR/usr/lib/pkgconfig" \
-Ddefault_library=both \
-Dglib=disabled \
-Dglib=enabled \
-Dfreetype=enabled \
-Dgobject=disabled \
-Dcairo=disabled \

View File

@ -1,3 +1,4 @@
glib
libpng
meson make
pkgconf make

View File

@ -1 +1 @@
2.11.1+4.0.0 1
2.11.1+4.0.0 2