From abf996bf8b2288f672a4f3282f70e0ad148b268d Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 00:11:56 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- gtk2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2.spec b/gtk2.spec index b38cc78..e58a465 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -67,6 +67,7 @@ BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: make # Conflicts with packages containing theme engines # built against the 2.4.0 ABI