From c00152bca779b0a0d4f76eb7ad38e1341a972980 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:34:55 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- vapoursynth.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vapoursynth.spec b/vapoursynth.spec index e3f047a..23a9660 100644 --- a/vapoursynth.spec +++ b/vapoursynth.spec @@ -16,6 +16,7 @@ Patch2: %{name}-gcc11.patch ExclusiveArch: %{ix86} x86_64 +BuildRequires: make BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++