From 8ad7f1616012d31b5c728ba18e969f5b7c65f070 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:47:06 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- rest.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rest.spec b/rest.spec index 0c2311a..0ac8aff 100644 --- a/rest.spec +++ b/rest.spec @@ -10,6 +10,7 @@ Source0: http://download.gnome.org/sources/%{name}/0.8/%{name}-%{version}. # https://bugzilla.redhat.com/show_bug.cgi?id=1445700 Patch0: rest-0.8.0-fix-the-XML-test.patch +BuildRequires: make BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: libsoup-devel