Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:57 +02:00
parent 948fc621f2
commit 2a23b57cf5
+3 -2
View File
@@ -1,9 +1,10 @@
name: efibootmgr name: efibootmgr
description: Utility to modify the UEFI Boot manager description: Utility to modify the UEFI Boot manager
version: 18 version: 18
revision: 2
url: https://github.com/rhboot/efibootmgr url: https://github.com/rhboot/efibootmgr
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
depends: efivar depends: ["efivar"]
make_depends: popt make_depends: ["popt"]
type: source type: source