From f0615624bd701ffd06b751fdf0b38965e3d707e1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:30:46 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- qwt5-qt5.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qwt5-qt5.spec b/qwt5-qt5.spec index ecaef5f..3e56ee0 100644 --- a/qwt5-qt5.spec +++ b/qwt5-qt5.spec @@ -18,6 +18,7 @@ License: LGPLv2+ with exceptions URL: https://github.com/gbm19/qwt5-qt5 Source: https://github.com/%{owner}/%{name}/archive/master/%{name}-master.tar.gz +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: pkgconfig(Qt5Gui) pkgconfig(Qt5Widgets) pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Svg) pkgconfig(Qt5Designer)