From 65fe6a3fa4699c8eea9cebb9cf82daea5da70ebe Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 19 Jan 2021 14:58:27 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- dolphin.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dolphin.spec b/dolphin.spec index 95a99b5..24c8259 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -68,6 +68,7 @@ BuildRequires: baloo-widgets-devel >= %{majmin_ver} %endif %if 0%{?tests} +BuildRequires: make BuildRequires: xorg-x11-server-Xvfb BuildRequires: rubygem(test-unit) %endif