From 2298f9582153a63a65ef7f7a0cf1e889c8c0488b Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 08 2021 21:41:29 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/sni-qt.spec b/sni-qt.spec index f51ddc8..d621407 100644 --- a/sni-qt.spec +++ b/sni-qt.spec @@ -17,6 +17,7 @@ Source0: https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/sni-qt/%{ver # From Ubuntu packaging version 0.2.5-0ubuntu3 Source1: sni-qt.conf +BuildRequires: make BuildRequires: cmake BuildRequires: pkgconfig(dbusmenu-qt) BuildRequires: pkgconfig(QtDBus) pkgconfig(QtGui) pkgconfig(QtTest)