Add unifonnt and dejavu font support

This commit is contained in:
2025-06-27 12:25:15 +03:00
parent 50216214b7
commit 336296b2f1
2 changed files with 20 additions and 10 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
name: grub
description: The GRand Unified Bootloader
version: 2.12
revision: 4
revision: 5
url: https://www.gnu.org/software/grub/
license: GPL3-or-later
architecture: any
keep: ["etc/default/grub"]
optional_depends: ["os-prober"]
make_depends: ["efibootmgr","freetype2"]
make_depends: ["efibootmgr","freetype2","gzip","ttf-dejavu"]
type: source