From 14097595414be33d58550e07c550b9d9e4b46207 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 18 Dec 2020 23:08:50 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- GConf2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/GConf2.spec b/GConf2.spec index d5b46da..9a76cd8 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -45,6 +45,7 @@ BuildRequires: gobject-introspection-devel >= 0.6.7 BuildRequires: autoconf automake libtool # we need to do python shebang mangling using pathfix.py BuildRequires: python3-devel +BuildRequires: make %if 0%{?defaults_service} Requires: dbus