diff --git a/src/luaunbound/PKGBUILD b/src/luaunbound/PKGBUILD index 9099bb0..0aff0e7 100644 --- a/src/luaunbound/PKGBUILD +++ b/src/luaunbound/PKGBUILD @@ -9,7 +9,7 @@ url="https://www.zash.se/luaunbound.html" arch=('i686' 'x86_64') license=('custom:MIT') depends=("unbound") -makedepends=("mercurial" "unbound" "lua" "libxslt" "lua52") +makedepends=("mercurial" "unbound" "lua" "libxslt" "ccache") optdepends=("luajit: jit for lua") install=luaunbound.install source=("${pkgname}::hg+https://code.zash.se/luaunbound" "use_cc.patch")