From d6ac200dcddc6614d07d2c444eeb162d8cf52130 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:21:19 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- qt5-qtwayland.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 99d27ad..8020fe6 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -19,6 +19,7 @@ Patch0: qtwayland-scanner-avoid-accessing-dangling-pointers-in-destroy-func.pat # filter qml provides %global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ +BuildRequires: make BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-static BuildRequires: qt5-qtbase-private-devel