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