diff --git a/plymouth.changes b/plymouth.changes index a793653..5913c89 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 24 17:04:57 UTC 2019 - Stasiek Michalski + +- Fix theme-bgrt dependencies + (based on plugin-two-step with images from theme-spinner) + ------------------------------------------------------------------- Tue Mar 12 12:33:54 UTC 2019 - qzhao@suse.com diff --git a/plymouth.spec b/plymouth.spec index 396bc92..98f2d2a 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -343,7 +343,9 @@ plugin. %package theme-bgrt Summary: Plymouth "bgrt" theme Group: System/Base -Requires: %{name}-plugin-script = %{version} +# Uses images from spinner theme +Requires: %{name}-theme-spinner = %{version} +Requires: %{name}-plugin-two-step = %{version} Requires(post): %{name}-scripts BuildArch: noarch