mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +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
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue