bc: add texinfo to hostmakedepends
This commit is contained in:
parent
012a109341
commit
081fa7bb4d
|
@ -4,7 +4,7 @@ version=1.07.1
|
|||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
hostmakedepends="ed flex"
|
||||
hostmakedepends="ed flex texinfo"
|
||||
makedepends="readline-devel"
|
||||
short_desc="Arbitrary precision numeric processing language"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue