SHA256
1
0
forked from pool/libguestfs

fix previous ocaml change, --enable-ocaml is required even for the tools

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=148
This commit is contained in:
Olaf Hering 2012-11-13 15:26:04 +00:00 committed by Git OBS Bridge
parent 7c41a63ed4
commit 3330fbe08d

@ -75,6 +75,7 @@ BuildRequires: perl(Pod::Simple::XHTML) >= 3.16
# Required to build tools, its independent from bindings
BuildRequires: ocaml
BuildRequires: ocaml-findlib
%define _configure_ocaml --enable-ocaml
%endif
#
%if %{with_fuse}
@ -193,7 +194,6 @@ virtual machines.
%package -n ocaml-libguestfs
Summary: Provides OCaml support for libguestfs
Group: System/Filesystems
%define _configure_ocaml --enable-ocaml
#
%description -n ocaml-libguestfs