From e014de26296497e8047374e5839e24172abe065d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 24 Oct 2023 10:08:16 -0400 Subject: [PATCH] Add Recommends: bootupd Since we do expect most to use it. --- bootc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootc.spec b/bootc.spec index 92fa88f..7a41cd4 100644 --- a/bootc.spec +++ b/bootc.spec @@ -30,6 +30,8 @@ BuildRequires: systemd # For OS updates Requires: skopeo +# For bootloader updates +Recommends: bootupd %description %{summary}