From 53c066c055aa4d80266a35ce8d6209673326ccd0 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Mon, 19 Feb 2018 09:14:17 -0600 Subject: [PATCH] Update build requirements for gcc/gcc-c++ per https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires --- fltk.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/fltk.spec b/fltk.spec index 5c2ae80..a04e545 100644 --- a/fltk.spec +++ b/fltk.spec @@ -32,6 +32,7 @@ Patch1: fltk-1.3.4-fltk_config.patch ## upstreamable patches Patch100: fltk-1.3.4-x-fluid_mimetype.patch +BuildRequires: gcc-c++ BuildRequires: desktop-file-utils BuildRequires: libjpeg-devel BuildRequires: pkgconfig(libpng)