mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
freetype-harfbuzz: enable glib for new pango
This commit is contained in:
parent
267581e82f
commit
7cfb010603
@ -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 \
|
||||
|
@ -1,3 +1,4 @@
|
||||
glib
|
||||
libpng
|
||||
meson make
|
||||
pkgconf make
|
||||
|
@ -1 +1 @@
|
||||
2.11.1+4.0.0 1
|
||||
2.11.1+4.0.0 2
|
||||
|
Loading…
Reference in New Issue
Block a user