libtool: needs xz in host to build.

This commit is contained in:
Juan RP 2020-01-01 10:48:23 +01:00
parent 54de37566f
commit f07fffc637
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -3,7 +3,7 @@ pkgname=libtool
version=2.4.6 version=2.4.6
revision=4 revision=4
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="texinfo perl automake help2man" hostmakedepends="texinfo perl automake help2man xz"
depends="tar sed" depends="tar sed"
short_desc="Generic library support script" short_desc="Generic library support script"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"