add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
ef3de6d626
commit
ab161b7184
@ -6,6 +6,7 @@ Summary: Tool to manage UEFI Secure Boot MoK Keys
|
|||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/lcp/mokutil
|
URL: https://github.com/lcp/mokutil
|
||||||
ExclusiveArch: %{ix86} x86_64 aarch64
|
ExclusiveArch: %{ix86} x86_64 aarch64
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: autoconf automake gnu-efi git openssl-devel openssl
|
BuildRequires: autoconf automake gnu-efi git openssl-devel openssl
|
||||||
BuildRequires: efivar-devel >= 31-1
|
BuildRequires: efivar-devel >= 31-1
|
||||||
Source0: https://github.com/lcp/mokutil/archive/%{version}.tar.gz
|
Source0: https://github.com/lcp/mokutil/archive/%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user