From 7f5b87c0406b085d78eb46d11afcb0bf0ab51846 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:14:21 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-gsl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index e7f9dd4..bd88c59 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -23,6 +23,7 @@ Source0: https://github.com/mmottl/gsl-ocaml/releases/download/v%{version # Various build fixes for OCaml 4.05.0. Patch1: gsl-1.19.1-ocaml45.patch +BuildRequires: make BuildRequires: ocaml >= 3.07 BuildRequires: ocaml-ocamlbuild BuildRequires: ocaml-findlib-devel