From 68c267e95e2ccadc270e13991167d8cf1ea4f167 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 28 Feb 2023 11:12:06 -0600 Subject: [PATCH] systemd-boot-unsigned is a buildreq for eln too Signed-off-by: Justin M. Forbes --- kernel.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kernel.spec b/kernel.spec index f9ed7196c..6d908946e 100755 --- a/kernel.spec +++ b/kernel.spec @@ -726,11 +726,7 @@ BuildRequires: dracut BuildRequires: binutils # For the initrd BuildRequires: lvm2 -%if 0%{?fedora} > 37 -# The UKI code was introduced in Fedora 38 and is not needed by -# earlier versions. This wrapper can be removed in Fedora 41. BuildRequires: systemd-boot-unsigned -%endif # For systemd-stub and systemd-pcrphase BuildRequires: systemd-udev >= 252-1 # For TPM operations in UKI initramfs