Add explicit dependency on ocamlbuild.
This commit is contained in:
parent
bfa62e1ab0
commit
61b3d87a0c
@ -19,6 +19,7 @@ Source2: test-invalid.xml
|
||||
|
||||
BuildRequires: ocaml >= 3.10.0
|
||||
BuildRequires: ocaml-findlib
|
||||
BuildRequires: ocaml-ocamlbuild
|
||||
|
||||
%global libname %(sed -e 's/^ocaml-//' <<< %{name})
|
||||
|
||||
@ -105,6 +106,7 @@ grep expected invalid-err.log >/dev/null
|
||||
%changelog
|
||||
* Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-17
|
||||
- Rebuild for OCaml 4.04.0.
|
||||
- Add explicit dependency on ocamlbuild.
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user