Add dependency on ocamlbuild.

This commit is contained in:
Richard W.M. Jones 2016-11-05 08:20:18 +00:00
parent 06ea8dc747
commit de76ae3d4e
1 changed files with 2 additions and 4 deletions

View File

@ -15,9 +15,7 @@ Source0: http://forge.ocamlcore.org/frs/download.php/1258/ounit-%{version
BuildRequires: ocaml >= 3.10.0
BuildRequires: ocaml-findlib-devel
BuildRequires: ocaml-ocamldoc
# This may have been required by < 2.0.0, but doesn't seem to be
# needed for newer versions.
#BuildRequires: ocaml-camlp4-devel
BuildRequires: ocaml-ocamlbuild
%description
@ -82,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc
%changelog
* Fri Nov 04 2016 Richard W.M. Jones <rjones@redhat.com> - 2.0.0-19
- Rebuild for OCaml 4.04.0.
- Add dependency on ocamlbuild.
* Mon Sep 12 2016 Dan Horák <dan[at]danny.cz> - 2.0.0-18
- disable debuginfo subpackage on interpreted builds