add BuildRequires: gcc-c++

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:47 +02:00
parent 600f657d23
commit 65f2c9a694
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ License: BSD and Boost
URL: http://www.liblas.org
Source0: http://download.osgeo.org/%{name}/libLAS-%{version}.tar.bz2
BuildRequires: gcc-c++
BuildRequires: boost-devel >= 1.53
BuildRequires: cmake
BuildRequires: gdal-devel