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