mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
anope: needs gettext in hostmakedepends
This commit is contained in:
parent
951706f99c
commit
4026bb1695
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="${pkgname}-${version}-source"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTDIR=../install -DRUNGROUP=_anope -DDEFUMASK=077
|
configure_args="-DINSTDIR=../install -DRUNGROUP=_anope -DDEFUMASK=077
|
||||||
-DUSE_PCH=OFF"
|
-DUSE_PCH=OFF"
|
||||||
|
hostmakedepends="gettext"
|
||||||
short_desc="Set of IRC Services designed for flexibility and ease of use"
|
short_desc="Set of IRC Services designed for flexibility and ease of use"
|
||||||
maintainer="ametisf <ametisf@gmail.com>"
|
maintainer="ametisf <ametisf@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue