Add os-prober as optional dependency

This commit is contained in:
2025-05-11 11:42:27 +03:00
parent 0b5e9fe47b
commit 50216214b7
+2 -1
View File
@@ -1,10 +1,11 @@
name: grub
description: The GRand Unified Bootloader
version: 2.12
revision: 3
revision: 4
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"]
type: source