From 04f4a72c70330566905e24888c02048a8e65bfdb Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:43:18 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- cockpit-podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cockpit-podman.spec b/cockpit-podman.spec index e7c3f28..5afc7e5 100644 --- a/cockpit-podman.spec +++ b/cockpit-podman.spec @@ -26,6 +26,7 @@ URL: https://github.com/cockpit-project/cockpit-podman Source0: https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz BuildArch: noarch BuildRequires: libappstream-glib +BuildRequires: make Requires: cockpit-bridge >= 138 Requires: cockpit-shell >= 138