From 1b69028bc17583c53e8c9034efb489723d189007 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 01:53:19 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libglade2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libglade2.spec b/libglade2.spec index 41c2206..beed15b 100644 --- a/libglade2.spec +++ b/libglade2.spec @@ -13,6 +13,7 @@ BuildRequires: fontconfig BuildRequires: pango-devel BuildRequires: libtool BuildRequires: gettext-devel +BuildRequires: make # http://bugzilla.gnome.org/show_bug.cgi?id=121025 Patch1: libglade-2.0.1-nowarning.patch