From 468bd7120693add73914d2f5db5793aaea903fcb Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 02:16:03 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- nautilus-python.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nautilus-python.spec b/nautilus-python.spec index 848d143..05ec02c 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -15,6 +15,7 @@ License: GPLv2+ URL: https://wiki.gnome.org/Projects/NautilusPython Source0: https://download.gnome.org/sources/%{name}/%(v=%{version}; echo ${v:0:3}; )/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: gtk-doc BuildRequires: nautilus-devel BuildRequires: pygobject3-devel