From 760c114fb65b1091905ad58fb132f49f142eb568 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:14:07 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-gettext.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index 762fa54..f17eb5c 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -14,6 +14,7 @@ Source0: https://github.com/gildor478/%{name}/archive/v%{version}.tar.gz # Pconst_string added extra Loc.t parameter which we must ignore. Patch1: 0001-xgettext-Ignore-extra-Loc.t-parameter-of-Pconst_stri.patch +BuildRequires: make BuildRequires: ocaml >= 4.00.1 BuildRequires: ocaml-findlib-devel >= 1.3.3-3 BuildRequires: ocaml-compiler-libs