From fa381f50375ddffad3c5b068f198808c24c8c39c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 06 2021 21:15:30 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/lxqt-globalkeys.spec b/lxqt-globalkeys.spec index 4a3e75c..2ac1463 100644 --- a/lxqt-globalkeys.spec +++ b/lxqt-globalkeys.spec @@ -5,6 +5,7 @@ Release: 1%{?dist} License: LGPLv2+ URL: http://lxqt.org/ Source0: https://github.com/lxqt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: %{?fedora:cmake}%{!?fedora:cmake3} >= 3.1.0 BuildRequires: pkgconfig(lxqt) >= 0.15.0 BuildRequires: pkgconfig(Qt5Help)