From cbe7cdc693651e2f572d2ba82a58daee5e73298c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 3 Jan 2019 13:30:11 +0100 Subject: [PATCH] Add missing gcc and gcc-c++ build deps --- glib2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glib2.spec b/glib2.spec index db6f745..6e25548 100644 --- a/glib2.spec +++ b/glib2.spec @@ -17,6 +17,8 @@ URL: http://www.gtk.org Source0: http://download.gnome.org/sources/glib/2.59/glib-%{version}.tar.xz BuildRequires: chrpath +BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: perl-interpreter # for sys/inotify.h