From 4417f3ba6d253606442161088a99ccd1b05f7f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Mon, 4 Feb 2019 17:15:11 +0000 Subject: [PATCH] proj: Add gcc-c++ dependency --- proj.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj.spec b/proj.spec index e14a610..9f444d1 100644 --- a/proj.spec +++ b/proj.spec @@ -9,7 +9,7 @@ Source0: http://download.osgeo.org/%{name}/%{name}-%{version}.tar.gz Source1: http://download.osgeo.org/%{name}/%{name}-datumgrid-1.8.zip Patch0: %{name}-4.8.0-removeinclude.patch -BuildRequires: libtool +BuildRequires: libtool gcc-c++ %description