numpy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pyml?expand=0&rev=7
This commit is contained in:
parent
7611f804fc
commit
00674e6c9a
@ -33,7 +33,11 @@ BuildRequires: ocamlfind(stdcompat)
|
|||||||
BuildRequires: ocamlfind(unix)
|
BuildRequires: ocamlfind(unix)
|
||||||
# make check
|
# make check
|
||||||
BuildRequires: python > 3.0
|
BuildRequires: python > 3.0
|
||||||
|
%if 0%{?suse_version} > 1315
|
||||||
BuildRequires: python3-numpy
|
BuildRequires: python3-numpy
|
||||||
|
%else
|
||||||
|
BuildRequires: python-numpy
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
|
Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user