From: Tomas Krizek Date: Wed, 6 Mar 2019 11:26:59 +0000 (+0100) Subject: distro/arch: add lua51-http optional dependency for http module X-Git-Tag: v4.0.0~24^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe44cd6bb5715a5bd5734b1590b98d10115b39b;p=thirdparty%2Fknot-resolver.git distro/arch: add lua51-http optional dependency for http module --- diff --git a/distro/arch/PKGBUILD b/distro/arch/PKGBUILD index 6c00ed509..fdab0d505 100644 --- a/distro/arch/PKGBUILD +++ b/distro/arch/PKGBUILD @@ -24,6 +24,7 @@ depends=( 'systemd' ) optdepends=( + 'lua51-http: http module', 'lua51-filesystem: prefill module', ) makedepends=(