From e20f860ede6751efe43df10fa253d881a51f7106 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 19 Feb 2018 12:58:16 +0100 Subject: [PATCH] add build dependency on gcc --- libfreehand.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libfreehand.spec b/libfreehand.spec index 6e8be05..e4a4a84 100644 --- a/libfreehand.spec +++ b/libfreehand.spec @@ -11,6 +11,7 @@ Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz BuildRequires: boost-devel BuildRequires: doxygen +BuildRequires: gcc-c++ BuildRequires: gperf BuildRequires: help2man BuildRequires: perl-interpreter