From 517050615ce0180e16c0b41f0379782af2092b1c Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Sun, 18 Feb 2018 21:25:39 +0000 Subject: [PATCH] Add a compiler to buildroot; https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- libEMF.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libEMF.spec b/libEMF.spec index 572e571..d001533 100644 --- a/libEMF.spec +++ b/libEMF.spec @@ -7,7 +7,7 @@ License: LGPLv2+ and GPLv2+ URL: http://libemf.sourceforge.net/ Source0: https://downloads.sourceforge.net/project/libemf/libemf/%{version}/libemf-%{version}.tar.gz Patch0: libEMF-aarch64.patch -BuildRequires: libstdc++-devel +BuildRequires: gcc-c++ %description libEMF is a library for generating Enhanced Metafiles on systems which