freetype: misc fixes
This commit is contained in:
parent
5de8710490
commit
7f18de5ebd
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ build() {
|
||||||
meson .. \
|
meson .. \
|
||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libexecdir=lib
|
--libexecdir=lib \
|
||||||
|
-Dharfbuzz=disabled
|
||||||
samu
|
samu
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue