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:
parent
7c41a63ed4
commit
3330fbe08d
@ -75,6 +75,7 @@ BuildRequires: perl(Pod::Simple::XHTML) >= 3.16
|
|||||||
# Required to build tools, its independent from bindings
|
# Required to build tools, its independent from bindings
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
|
%define _configure_ocaml --enable-ocaml
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
%if %{with_fuse}
|
%if %{with_fuse}
|
||||||
@ -193,7 +194,6 @@ virtual machines.
|
|||||||
%package -n ocaml-libguestfs
|
%package -n ocaml-libguestfs
|
||||||
Summary: Provides OCaml support for libguestfs
|
Summary: Provides OCaml support for libguestfs
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
%define _configure_ocaml --enable-ocaml
|
|
||||||
#
|
#
|
||||||
|
|
||||||
%description -n ocaml-libguestfs
|
%description -n ocaml-libguestfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user