mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libguestfs: rebuild for ocaml-4.11.0.
This commit is contained in:
parent
46f607d5ab
commit
0503c32c16
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libguestfs'
|
# Template file for 'libguestfs'
|
||||||
pkgname=libguestfs
|
pkgname=libguestfs
|
||||||
version=1.42.0
|
version=1.42.0
|
||||||
revision=2
|
revision=3
|
||||||
_version_short=${version%.*}
|
_version_short=${version%.*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="INSTALLDIRS=vendor"
|
make_install_args="INSTALLDIRS=vendor"
|
||||||
configure_args="--disable-static --disable-probes --disable-appliance
|
configure_args="--disable-static --disable-probes --disable-appliance
|
||||||
--disable-daemon --without-java --enable-introspection=no
|
--disable-daemon --without-java --enable-introspection=no
|
||||||
--disable-erlang --disable-haskell --disable-gobject --without-gtk
|
--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 ruby) $(vopt_enable python) $(vopt_enable go golang)
|
||||||
$(vopt_enable php) $(vopt_enable lua) $(vopt_enable fuse)"
|
$(vopt_enable php) $(vopt_enable lua) $(vopt_enable fuse)"
|
||||||
hostmakedepends="cpio gperf cdrtools flex pkg-config automake libtool qemu git
|
hostmakedepends="cpio gperf cdrtools flex pkg-config automake libtool qemu git
|
||||||
|
|
Loading…
Add table
Reference in a new issue