From: Tomas Krizek Date: Mon, 30 Sep 2019 08:20:27 +0000 (+0200) Subject: distro/arch: add lua51-cqueues optional dependency X-Git-Tag: v4.2.2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f81f0a53c17a04712f3ce72bb553926f37abfd;p=thirdparty%2Fknot-resolver.git distro/arch: add lua51-cqueues optional dependency --- diff --git a/distro/arch/PKGBUILD b/distro/arch/PKGBUILD index b41f5615d..404986524 100644 --- a/distro/arch/PKGBUILD +++ b/distro/arch/PKGBUILD @@ -25,6 +25,7 @@ depends=( ) optdepends=( 'lua51-basexx: experimental_dot_auth module', + 'lua51-cqueues: http and dns64 module, policy.rpz() function', 'lua51-http: http module', 'lua51-filesystem: prefill module', 'lua51-psl: policy.slice_randomize_psl() function',