mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libtool: needs xz in host to build.
This commit is contained in:
parent
54de37566f
commit
f07fffc637
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libtool
|
|||
version=2.4.6
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="texinfo perl automake help2man"
|
||||
hostmakedepends="texinfo perl automake help2man xz"
|
||||
depends="tar sed"
|
||||
short_desc="Generic library support script"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue