Accepting request 220472 from Virtualization

- add BuildRequires:  ocaml(ocaml.opt)

OBS-URL: https://build.opensuse.org/request/show/220472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2014-02-01 07:43:28 +00:00 committed by Git OBS Bridge
commit 24fa3766f1
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
#