Add gcc-c++ BR.
This commit is contained in:
parent
2009d04c55
commit
ea0a420149
1 changed files with 5 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.16.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Cartographic Python library with Matplotlib visualisations
|
||||
|
||||
License: LGPLv3
|
||||
|
|
@ -28,6 +28,7 @@ Source5: %{Srcname}-norm-images.tar.xz
|
|||
# Might not go upstream.
|
||||
Patch0006: 0006-Increase-some-tolerances-for-32-bit-systems.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: geos-devel >= 3.3.3
|
||||
BuildRequires: proj-devel >= 4.9.0
|
||||
|
||||
|
|
@ -204,6 +205,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" MPLBACKEND=Agg \
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.16.0-5
|
||||
- Add explicit gcc-c++ BR
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.16.0-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue