Skip to content

Commit

Permalink
libguestfs: enable ocaml binding
Browse files Browse the repository at this point in the history
  • Loading branch information
xtexx committed Jan 12, 2025
1 parent d1395f5 commit a546b80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions runtime-virtualization/libguestfs/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ BUILDDEP="gperf libintl-perl pcre perl-module-build perl-string-shellquote \
PKGDES="Access and modify virtual machine disk image"

# FIXME: --disable-appliance, missing a lot of dependencies, to re-visit later.
# FIXME: --disable-ocaml, OCaml bindings fails to build.
# FIXME: --disable-rust, fails to build with Rust 1.71.1.
AUTOTOOLS_AFTER="--disable-werror \
--enable-largefile \
Expand All @@ -20,7 +19,6 @@ AUTOTOOLS_AFTER="--disable-werror \
--enable-install-daemon \
--disable-appliance \
--enable-appliance-format-auto \
--disable-ocaml \
--enable-perl \
--enable-python \
--enable-ruby \
Expand Down
1 change: 1 addition & 0 deletions runtime-virtualization/libguestfs/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=1.54.0
REL=1
SRCS="tbl::https://download.libguestfs.org/${VER%.*}-stable/libguestfs-$VER.tar.gz"
CHKSUMS="sha256::b4afa0f8fd580205ea5548d468bc6e43c3becb995e2f60e63265527a63054246"
CHKUPDATE="anitya::id=229572"

0 comments on commit a546b80

Please sign in to comment.