From 6da2b8fc249ebdc09293735dabcab4d3c4b379c3 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 18 Jan 2022 16:59:16 +0000 Subject: added font packages --- repo/system/grub.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/grub.xibuild') diff --git a/repo/system/grub.xibuild b/repo/system/grub.xibuild index 3e8c1c2..9d3ed8f 100644 --- a/repo/system/grub.xibuild +++ b/repo/system/grub.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -DEPS=(sh xz gettext device-mapper efibootmgr) +DEPS=(sh xz gettext device-mapper efibootmgr freetype2) PKG_VER=2.06 SOURCE=https://ftp.gnu.org/gnu/grub/grub-$PKG_VER.tar.xz -- cgit v1.2.1