From d677b09796e7bba1607e0978e30e51a5dd86050a Mon Sep 17 00:00:00 2001 From: Alexandre Moine Date: Mar 07 2018 11:55:41 +0000 Subject: Add gcc-c++ as a builddep --- diff --git a/adonthell.spec b/adonthell.spec index 5c776db..f24f09d 100644 --- a/adonthell.spec +++ b/adonthell.spec @@ -1,7 +1,7 @@ Name: adonthell Summary: A 2D graphical RPG game Version: 0.3.6 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ URL: http://adonthell.nongnu.org/ Source0: http://savannah.nongnu.org/download/%{name}/%{name}-src-%{version}.tar.gz @@ -16,7 +16,7 @@ BuildRequires: libpng-devel BuildRequires: swig BuildRequires: doxygen BuildRequires: graphviz - +BuildRequires: gcc-c++ %description A 2D, graphical, single player role playing game inspired by good old @@ -65,6 +65,9 @@ make %{?_smp_mflags} %changelog +* Wed Mar 07 2018 Alexandre Moine - 0.3.6-8 +- Add gcc-c++ as a build dependency. + * Wed Feb 07 2018 Fedora Release Engineering - 0.3.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild