libconfig: needs texinfo in hostmakedepends
This commit is contained in:
parent
1ec6931089
commit
8634344439
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libconfig
|
|||
version=1.7.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake byacc flex libtool"
|
||||
hostmakedepends="automake byacc flex libtool texinfo"
|
||||
short_desc="C Configuration File Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://hyperrealm.com/libconfig/libconfig.html"
|
||||
|
|
Loading…
Reference in a new issue