fix build with freetype2 >= 2.9.1-1

This commit is contained in:
Christian Hesse 2018-05-07 22:16:03 +00:00
parent 4e7a0983e5
commit 0fb14f2502

View File

@ -156,6 +156,7 @@ _build_grub-common_and_bios() {
msg "Run ./configure for bios build"
./configure \
FREETYPE="pkg-config freetype2" \
--with-platform="pc" \
--target="i386" \
"${_EFIEMU}" \