forked from pool/ocaml-cppo
- Add hardcoded Provides for pre 12.1 repos
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=8
This commit is contained in:
parent
b6079a9e3b
commit
3e97df42bb
@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# ocaml autodep start for pkg: ocaml-cppo
|
||||
# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() provides/requires
|
||||
%if 0%{?suse_version} < 1210
|
||||
Requires: ocaml ocaml-runtime
|
||||
Requires: ocaml-ocamlbuild ocaml-runtime
|
||||
%endif
|
||||
# ocaml autodep end for pkg: ocaml-cppo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user