anope: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-04-10 17:12:13 +02:00
parent 951706f99c
commit 4026bb1695

View file

@ -6,6 +6,7 @@ wrksrc="${pkgname}-${version}-source"
build_style=cmake
configure_args="-DINSTDIR=../install -DRUNGROUP=_anope -DDEFUMASK=077
-DUSE_PCH=OFF"
hostmakedepends="gettext"
short_desc="Set of IRC Services designed for flexibility and ease of use"
maintainer="ametisf <ametisf@gmail.com>"
license="GPL-2.0-only"