From: Glenn Washburn Date: Sat, 29 Apr 2023 05:08:03 +0000 (-0500) Subject: INSTALL: Document that building grub-mkfont requires xfonts-unifont X-Git-Tag: grub-2.12-rc1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e561c9ff58c7b042ae438c0629d582c5e8aebdb;p=thirdparty%2Fgrub.git INSTALL: Document that building grub-mkfont requires xfonts-unifont Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper --- diff --git a/INSTALL b/INSTALL index 1c54bd8dc..87947df15 100644 --- a/INSTALL +++ b/INSTALL @@ -42,6 +42,9 @@ To build GRUB's graphical terminal (gfxterm), you need: * FreeType 2.1.5 or later * GNU Unifont +To build grub-mkfont the unicode fonts are required (xfonts-unifont package +on Debian). + If you use a development snapshot or want to hack on GRUB you may need the following.