pinfo: move gettext-devel to hostmakedepends

This commit is contained in:
Đoàn Trần Công Danh 2021-02-17 18:42:45 +07:00
parent 1c8d50cb3a
commit baf7cb4fb6

View file

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