libguestfs: rebuild for ocaml-4.11.0.
This commit is contained in:
parent
46f607d5ab
commit
0503c32c16
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.42.0
|
||||
revision=2
|
||||
revision=3
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
make_install_args="INSTALLDIRS=vendor"
|
||||
configure_args="--disable-static --disable-probes --disable-appliance
|
||||
--disable-daemon --without-java --enable-introspection=no
|
||||
--disable-erlang --disable-haskell --disable-gobject --without-gtk
|
||||
--with-distro=VoidLinux
|
||||
--with-distro=VoidLinux ac_cv_prog_NCURSES_CONFIG=ncursesw6-config
|
||||
$(vopt_enable ruby) $(vopt_enable python) $(vopt_enable go golang)
|
||||
$(vopt_enable php) $(vopt_enable lua) $(vopt_enable fuse)"
|
||||
hostmakedepends="cpio gperf cdrtools flex pkg-config automake libtool qemu git
|
||||
|
|
Loading…
Reference in New Issue