From 7f736bddf3ed9821da8286df62a6cc03d24b3239 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 5 Oct 2020 22:08:11 +0100 Subject: [PATCH] +BR ocamldoc --- nbdkit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nbdkit.spec b/nbdkit.spec index ba8e95e..cd060f1 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -103,6 +103,7 @@ BuildRequires: python3-devel # Requires OCaml 4.02.2 which contains fix for # http://caml.inria.fr/mantis/view.php?id=6693 BuildRequires: ocaml >= 4.02.2 +BuildRequires: ocaml-ocamldoc %endif BuildRequires: ruby-devel BuildRequires: tcl-devel