From 4164816e135edf89919ec3f3bfb9bb963c23cf13 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 03:23:20 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-cppo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 32f730d..ac24b3e 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -12,6 +12,7 @@ License: BSD URL: http://mjambon.com/cppo.html Source0: https://github.com/ocaml-community/cppo/archive/v%{version}.tar.gz +BuildRequires: make BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml-findlib %if !%{opt}