fix build with freetype2 >= 2.9.1-1
This commit is contained in:
parent
4e7a0983e5
commit
0fb14f2502
1
PKGBUILD
1
PKGBUILD
@ -156,6 +156,7 @@ _build_grub-common_and_bios() {
|
|||||||
|
|
||||||
msg "Run ./configure for bios build"
|
msg "Run ./configure for bios build"
|
||||||
./configure \
|
./configure \
|
||||||
|
FREETYPE="pkg-config freetype2" \
|
||||||
--with-platform="pc" \
|
--with-platform="pc" \
|
||||||
--target="i386" \
|
--target="i386" \
|
||||||
"${_EFIEMU}" \
|
"${_EFIEMU}" \
|
||||||
|
Loading…
Reference in New Issue
Block a user