SHA256
1
0
forked from pool/grub2

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:
2023-10-05 00:55:59 +00:00
committed by Git OBS Bridge
parent cd35f7c278
commit d81a5aab96
2 changed files with 8 additions and 0 deletions

View File

@@ -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