From 2989538d7a63c98e2514e0328b2ed26808460d7c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 01:50:24 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- mobile-broadband-provider-info.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile-broadband-provider-info.spec b/mobile-broadband-provider-info.spec index 5f8e18d..4527e75 100644 --- a/mobile-broadband-provider-info.spec +++ b/mobile-broadband-provider-info.spec @@ -7,6 +7,7 @@ License: Public Domain Source: https://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz BuildArch: noarch +BuildRequires: make BuildRequires: /usr/bin/xmllint BuildRequires: /usr/bin/xsltproc