Add all Requires for 1210

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-ounit?expand=0&rev=5
This commit is contained in:
Olaf Hering 2015-11-10 13:32:43 +00:00 committed by Git OBS Bridge
parent 373a7ae9e3
commit 5341a9618a

View File

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