From 3209bea12f8cab68584ec5d0ae31c1c833bb81b7 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:10:27 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- bubblewrap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/bubblewrap.spec b/bubblewrap.spec index 48f2b0d..f2694e7 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -14,6 +14,7 @@ BuildRequires: libcap-devel BuildRequires: pkgconfig(libselinux) BuildRequires: libxslt BuildRequires: docbook-style-xsl +BuildRequires: make %description Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivileged