]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/arch: add lua51-http optional dependency for http module
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 6 Mar 2019 11:26:59 +0000 (12:26 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 12 Mar 2019 09:44:50 +0000 (10:44 +0100)
distro/arch/PKGBUILD

index 6c00ed5095092d936c81f62cf97cc621306e47fe..fdab0d505e3e9a6ed99a947b7738a25dffbb7c30 100644 (file)
@@ -24,6 +24,7 @@ depends=(
     'systemd'
 )
 optdepends=(
+    'lua51-http: http module',
     'lua51-filesystem: prefill module',
 )
 makedepends=(