From 888834d55c8fd2667a7796828105bf0fa33008fe Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Sun, 18 Feb 2018 20:41:00 +0100 Subject: [PATCH] Add a compiler to buildroot; https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- community-mysql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index ad89cdf..3f4e694 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -145,7 +145,7 @@ Patch170: boost-1.59.0-log.patch Patch180: boost-1.59-python-make_setter.patch Patch181: boost-1.59-test-fenv.patch -BuildRequires: cmake +BuildRequires: cmake gcc-c++ BuildRequires: libaio-devel BuildRequires: libedit-devel BuildRequires: libevent-devel