Olaf Hering 2015-11-10 13:31:42 +00:00 committed by Git OBS Bridge
parent e0df00ce19
commit 0668f2ba09

View File

@ -32,6 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
# ocaml autodep start for pkg: ocaml-findlib
# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() provides/requires
%if 0%{?suse_version} < 1210
Requires: ocaml-compiler-libs
Requires: ocaml-runtime
%endif
# ocaml autodep end for pkg: ocaml-findlib