mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
freetype-harfbuzz: remove glib dependency
This commit is contained in:
parent
cce95407a0
commit
8832e80599
@ -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 \
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
bzip2
|
bzip2
|
||||||
expat
|
expat
|
||||||
glib
|
|
||||||
libdrm
|
libdrm
|
||||||
libpng
|
libpng
|
||||||
mesa
|
mesa
|
||||||
|
Loading…
Reference in New Issue
Block a user