From 81660b1b8d557710ce1e94e9960e8df01128f3c8 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:52:22 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-meh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-meh.spec b/python-meh.spec index 3d875ac..6460539 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -15,6 +15,7 @@ Source0: https://github.com/rhinstaller/python-meh/archive/%{name}-%{version}.ta License: GPLv2+ BuildArch: noarch +BuildRequires: make BuildRequires: gettext BuildRequires: intltool BuildRequires: libreport-gtk >= %{libreportver}