hunspell: add gettext-devel-tools as hostmakedepends
Make it build with autoconf-2.7.1
This commit is contained in:
parent
2cc97752fc
commit
b8083bc89e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.7.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ui"
|
configure_args="--with-ui"
|
||||||
hostmakedepends="automake bison libtool pkg-config"
|
hostmakedepends="automake bison libtool pkg-config gettext-devel-tools"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Spell checker and morphological analyzer"
|
short_desc="Spell checker and morphological analyzer"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue