From 13d789775440b9e04e6da3b950dac4dba1352197 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 10 Mar 2023 10:13:24 -0600 Subject: [PATCH] fix up buildreqs Signed-off-by: Justin M. Forbes --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 33ec7e4f3..4aeb73e4f 100755 --- a/kernel.spec +++ b/kernel.spec @@ -730,7 +730,7 @@ BuildRequires: binutils BuildRequires: lvm2 BuildRequires: systemd-boot-unsigned # For systemd-stub and systemd-pcrphase -BuildRequires: systemd-udev >= 252-1 +BuildRequires: systemd-udev # For TPM operations in UKI initramfs BuildRequires: tpm2-tools %endif