Drop grubby dep

Rawhide grubby deps are currently broken. And I'm not sure if
this is even still required for qemu-sanity-check, so let's see

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-08-11 19:34:44 -04:00
parent 25b0302679
commit b35e952c0c
1 changed files with 0 additions and 8 deletions

View File

@ -342,14 +342,6 @@ BuildRequires: daxctl-devel
BuildRequires: glibc-static pcre-static glib2-static zlib-static
%if 0%{?hostqemu:1}
# For complicated reasons, this is required so that
# /bin/kernel-install puts the kernel directly into /boot, instead of
# into a /boot/<machine-id> subdirectory (in Fedora >= 23). This is
# so we can run qemu-sanity-check. Read the kernel-install script to
# understand why.
BuildRequires: grubby
%endif
Requires: %{name}-user = %{epoch}:%{version}-%{release}
Requires: %{name}-system-aarch64 = %{epoch}:%{version}-%{release}