From 66a231b42fb6b66c563ea77c187a8885208f79fc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:10:34 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-calendar.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index 7f5f04f..b34b2aa 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -13,6 +13,7 @@ Source0: https://forge.ocamlcore.org/frs/download.php/1481/calendar-2.04. Patch1: calendar-2.03.2-enable-debug.patch +BuildRequires: make BuildRequires: ocaml >= 4.00.1 BuildRequires: ocaml-findlib-devel >= 1.3.3-3 BuildRequires: ocaml-ocamldoc