From 16eac3bbb7887d0641e2457acdba17f31e62ebdd Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:13:27 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-facile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-facile.spec b/ocaml-facile.spec index b4285fd..a02e979 100644 --- a/ocaml-facile.spec +++ b/ocaml-facile.spec @@ -20,6 +20,7 @@ Patch0: facile-1.1-makefile-fixes.patch # Fix for OCaml 4.00.0. Patch1: ocaml-facile-ocaml-4.patch +BuildRequires: make BuildRequires: ocaml >= 3.02 BuildRequires: ocaml-findlib-devel