hunspell: add gettext-devel-tools as hostmakedepends

Make it build with autoconf-2.7.1
This commit is contained in:
André Cerqueira 2022-08-09 01:08:25 +01:00 committed by Michal Vasilek
parent 2cc97752fc
commit b8083bc89e

View file

@ -4,7 +4,7 @@ version=1.7.0
revision=3
build_style=gnu-configure
configure_args="--with-ui"
hostmakedepends="automake bison libtool pkg-config"
hostmakedepends="automake bison libtool pkg-config gettext-devel-tools"
makedepends="ncurses-devel"
short_desc="Spell checker and morphological analyzer"
maintainer="Orphaned <orphan@voidlinux.org>"