mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libvirt-glib: needs (may need) automake
This commit is contained in:
parent
2c41c653c0
commit
ba59e94149
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_helper="gir"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)
|
configure_args="--disable-static $(vopt_enable gir introspection)
|
||||||
$(vopt_enable vala)"
|
$(vopt_enable vala)"
|
||||||
hostmakedepends="pkg-config intltool glib-devel gettext-devel gtk-doc
|
hostmakedepends="automake pkg-config intltool glib-devel gettext-devel gtk-doc
|
||||||
python-devel $(vopt_if vala vala)"
|
python-devel $(vopt_if vala vala)"
|
||||||
makedepends="libglib-devel libvirt-devel libxml2-devel python-devel"
|
makedepends="libglib-devel libvirt-devel libxml2-devel python-devel"
|
||||||
short_desc="Glib integration with libvirt"
|
short_desc="Glib integration with libvirt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue