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