From 8d930f43e5983113f114e514bd9c712b5b145c1a Mon Sep 17 00:00:00 2001 From: Ondrej Holecek Date: Thu, 18 May 2023 16:30:07 +0200 Subject: [PATCH] Add plymouth branding to the initrd --- iguana.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/iguana.spec b/iguana.spec index 14294eb..46336d3 100644 --- a/iguana.spec +++ b/iguana.spec @@ -27,6 +27,14 @@ BuildRequires: dracut-iguana BuildRequires: iguana-workflow BuildRequires: kernel-default BuildRequires: make +BuildRequires: plymouth +BuildRequires: plymouth-dracut +BuildRequires: plymouth-plugin-label-ft +%if %{is_opensuse} +BuildRequires: plymouth-branding-openSUSE +%else +BuildRequires: plymouth-branding-SLE +%endif %description