pinfo: move gettext-devel to hostmakedepends
This commit is contained in:
parent
1c8d50cb3a
commit
baf7cb4fb6
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue