]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/arch: add lua51-cqueues optional dependency
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 30 Sep 2019 08:20:27 +0000 (10:20 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 30 Sep 2019 08:20:27 +0000 (10:20 +0200)
distro/arch/PKGBUILD

index b41f5615dbf391ed4aa341d2313eb77a1e16feea..404986524f824119a286e5ae0c80a490145f21e9 100644 (file)
@@ -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',