Add BuildRequires: gcc

This is needed since GCC will be removed from BuildRoot
https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
f38
Timothy Redaelli 7 years ago
parent afd4bee021
commit 100b66412b

@ -77,6 +77,7 @@ Source2: ovs-snapshot.sh
%endif
ExcludeArch: ppc
BuildRequires: gcc
BuildRequires: python-sphinx
BuildRequires: autoconf automake libtool
BuildRequires: systemd-units openssl openssl-devel

Loading…
Cancel
Save