From cc99b72bc08a19aaa0d6d18bb1c3f58825afcbd1 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 16 Jul 2018 23:15:16 +0100 Subject: [PATCH] fix typo --- xapian-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xapian-core.spec b/xapian-core.spec index 8e9e933..e333c8c 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -6,7 +6,7 @@ License: GPLv2+ URL: http://www.xapian.org/ Source0: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz -BuildRequires: gcc gcc-g++ +BuildRequires: gcc gcc-c++ BuildRequires: libuuid-devel BuildRequires: zlib-devel %if ! 0%{?_module_build}