From 80f5d7c6c88e3eebef7733e4e3f32dfc6ae63984 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:08:54 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- qgnomeplatform.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index 604af49..500d3a8 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -11,6 +11,7 @@ Source0: https://github.com/MartinBriza/QGnomePlatform/archive/%{version} # Upstream patches Patch0: qgnomeplatform-qxdgdesktopfiledialog-fixes.patch +BuildRequires: make BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(xkbcommon)