libtool: needs texinfo (makeinfo et al) in host.
This commit is contained in:
parent
b4a154605d
commit
a320939efc
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="perl automake help2man"
|
||||
hostmakedepends="texinfo perl automake help2man"
|
||||
depends="tar sed"
|
||||
short_desc="Generic library support script"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue