- add BuildRequires: ocaml(ocaml.opt)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=269
This commit is contained in:
Olaf Hering 2014-01-30 11:23:27 +00:00 committed by Git OBS Bridge
parent 12c4282154
commit 6a7f1fd48e
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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
#