From b2186abb44012b8fc3155a9f2d3fae3c6f09ebb8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 09 2018 17:06:51 +0000 Subject: add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/springlobby.spec b/springlobby.spec index dc432a8..f3e46d1 100644 --- a/springlobby.spec +++ b/springlobby.spec @@ -8,6 +8,7 @@ License: GPLv2 URL: http://springlobby.info Source0: http://www.springlobby.info/tarballs/springlobby-%{version}.tar.bz2 +BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: wxGTK-devel, rb_libtorrent-devel BuildRequires: SDL-devel, SDL_sound-devel, SDL_mixer-devel