mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-07-29 19:41:52 +03:00
rpm: add BuildRequires on gcc
The gcc RPM is no longer part of the default build root. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@ -55,6 +55,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-lxml
|
||||
%endif
|
||||
BuildRequires: gcc
|
||||
|
||||
# Don't want provides for python shared objects
|
||||
%if %{with_python2}
|
||||
|
Reference in New Issue
Block a user