From 7ccaf9b8bec82f78899f9f00dc1fda4b944df19297a1be9a4bcdca29cc19436e Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 10 Nov 2015 13:31:37 +0000 Subject: [PATCH] Add all Requires for 1210 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-fileutils?expand=0&rev=7 --- ocaml-fileutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index c5d15a0..210f862 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-fileutils # 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-fileutils