From 0490a2654a2de7c20f62382f0e041a93b525d0841044f6fc2da00e3aa59d1015 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 20 Jun 2016 20:11:09 +0000 Subject: [PATCH] +str OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=24 --- ocaml-cppo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index f984037..8e0182d 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -31,6 +31,7 @@ BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-rpm-macros >= 4.03 BuildRequires: ocamlfind(easy-format) BuildRequires: ocamlfind(ocamlbuild) +BuildRequires: ocamlfind(str) BuildRequires: ocamlfind(unix) BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-cppo @@ -83,7 +84,7 @@ Library ocamlbuild_cppo Path: ocamlbuild_plugin Modules: Ocamlbuild_cppo Install: true - BuildDepends: ocamlbuild + BuildDepends: ocamlbuild, str Document ocamlbuild_cppo Title: API reference for ocamlbuild_cppo