mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rspamd: need pcre-devel
This commit is contained in:
parent
a28b85d6f1
commit
196f0ac30d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=cmake
|
||||||
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
configure_args="-DRSPAMD_USER=rspamd -DCONFDIR=/etc/rspamd
|
||||||
-DDBDIR=/var/lib/rspamd"
|
-DDBDIR=/var/lib/rspamd"
|
||||||
hostmakedepends="perl pkg-config ragel"
|
hostmakedepends="perl pkg-config ragel"
|
||||||
makedepends="LuaJIT-devel fann-devel file-devel gd-devel
|
makedepends="LuaJIT-devel fann-devel file-devel gd-devel pcre-devel
|
||||||
hiredis-devel icu-devel libevent-devel sqlite-devel libglib-devel"
|
hiredis-devel icu-devel libevent-devel sqlite-devel libglib-devel"
|
||||||
short_desc="Fast, free and open-source spam filtering system"
|
short_desc="Fast, free and open-source spam filtering system"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue