Add explicit BuildRequires: gcc.
This commit is contained in:
parent
221ea11f26
commit
d446a640e1
@ -26,7 +26,7 @@ Group: Applications/System
|
|||||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||||
BuildRequires: libgcrypt-devel, popt-devel, device-mapper-devel
|
BuildRequires: libgcrypt-devel, popt-devel, device-mapper-devel
|
||||||
BuildRequires: libgpg-error-devel, libuuid-devel, libsepol-devel
|
BuildRequires: libgpg-error-devel, libuuid-devel, libsepol-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel, gcc
|
||||||
%if %{python2_enable}
|
%if %{python2_enable}
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user