pinfo: needs gettext, tar, and texinfo in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-05-27 21:37:00 +02:00
parent 883f6757fe
commit c578000425
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ version=0.6.13
revision=2
build_style=gnu-configure
configure_args="CFLAGS=-Wno-error"
hostmakedepends="automake gettext-devel"
makedepends="ncurses-devel"
hostmakedepends="automake gettext tar texinfo"
makedepends="gettext-devel ncurses-devel"
short_desc="Lynx-style info and man reader"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"