- add BuildRequires: ocaml(ocaml.opt)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=269
This commit is contained in:
parent
12c4282154
commit
6a7f1fd48e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 12:10:34 CET 2014 - ohering@suse.de
|
||||
|
||||
- add BuildRequires: ocaml(ocaml.opt)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 17:53:31 CET 2014 - ohering@suse.de
|
||||
|
||||
|
@ -134,6 +134,9 @@ BuildRequires: readline-devel
|
||||
# Required to build tools, its independent from bindings
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-findlib
|
||||
%if %suse_version > 1310
|
||||
BuildRequires: ocaml(ocaml.opt)
|
||||
%endif
|
||||
%define _configure_ocaml --enable-ocaml
|
||||
%endif
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user