From e3531d61b34a2a5e8d29b2200712262e9d1b76ff Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:14:18 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xdg-desktop-portal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 048c411..2232fba 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -12,6 +12,7 @@ License: LGPLv2+ URL: https://github.com/flatpak/xdg-desktop-portal/ Source0: https://github.com/flatpak/xdg-desktop-portal/releases/download/%{version}/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(flatpak) BuildRequires: pkgconfig(fontconfig)