2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

freetype-harfbuzz: remove glib dependency

This commit is contained in:
Dylan Araps 2021-08-08 20:19:30 +03:00
parent cce95407a0
commit 8832e80599
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,9 @@ build_harfbuzz() (
--prefix=/usr \ --prefix=/usr \
-Dpkg_config_path="$1/usr/lib/pkgconfig" \ -Dpkg_config_path="$1/usr/lib/pkgconfig" \
-Ddefault_library=both \ -Ddefault_library=both \
-Dglib=enabled \ -Dglib=disabled \
-Dfreetype=enabled \ -Dfreetype=enabled \
-Dgobject=disabled \
-Dcairo=disabled \ -Dcairo=disabled \
-Dicu=disabled \ -Dicu=disabled \
-Dbenchmark=disabled \ -Dbenchmark=disabled \

View File

@ -1,6 +1,5 @@
bzip2 bzip2
expat expat
glib
libdrm libdrm
libpng libpng
mesa mesa