From e2bf930c94164749d6ec3bc3299f6327bc80f1db Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:15:39 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ocaml-libvirt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 220d490..09579b2 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -16,6 +16,7 @@ Patch2: 0001-block_peek-memory_peek-Use-bytes-for-return-buffer.patch Patch3: 0002-String_val-returns-const-char-in-OCaml-4.10.patch Patch4: 0003-Don-t-try-to-memcpy-into-a-String_val.patch +BuildRequires: make BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel