Accepting request 1114285 from home:favogt:branches:Base:System
- Add BuildIgnore to break cycle with the branding package OBS-URL: https://build.opensuse.org/request/show/1114285 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=465
This commit is contained in:
parent
cd35f7c278
commit
d81a5aab96
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 08:38:13 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Add BuildIgnore to break cycle with the branding package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 03:37:10 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
|
@ -157,6 +157,9 @@ BuildRequires: update-bootloader-rpm-macros
|
||||
%endif
|
||||
|
||||
%ifarch %{efi}
|
||||
# The branding package requires grub2. It's not necessary here,
|
||||
# so break the dep to avoid a cycle.
|
||||
#!BuildIgnore: grub2
|
||||
BuildRequires: grub2-branding
|
||||
BuildRequires: squashfs
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user