From df08be3d725c60481274bb7f93390cbe2f3a6402 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:09:55 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-augeas.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec index 6d51810..a554c37 100644 --- a/ocaml-augeas.spec +++ b/ocaml-augeas.spec @@ -14,6 +14,7 @@ Patch1: 0001-Use-ocamlopt-g-option.patch # Const-correctness fix for OCaml 4.09+ Patch2: 0002-caml_named_value-returns-const-value-pointer-in-OCam.patch +BuildRequires: make BuildRequires: ocaml >= 3.09.0 BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-ocamldoc