From 8c2592691cb1e1d1c0eb750ef757b1d79c1f2325 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 24 Aug 2016 10:15:52 +0000 Subject: testing/lua-resty-dns: fixed dependency --- testing/lua-resty-dns/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/lua-resty-dns/APKBUILD') diff --git a/testing/lua-resty-dns/APKBUILD b/testing/lua-resty-dns/APKBUILD index f1963b2788..d8bbc3c304 100644 --- a/testing/lua-resty-dns/APKBUILD +++ b/testing/lua-resty-dns/APKBUILD @@ -3,12 +3,12 @@ _luaversions="5.1" pkgname=lua-resty-dns pkgver=0.17 -pkgrel=0 +pkgrel=1 pkgdesc="DNS resolver for the nginx lua module" url="https://github.com/openresty/lua-resty-dns" arch="noarch" license="BSD" -depends="nginx-lua" +depends="nginx-mod-http-lua" makedepends="" install="" subpackages="" -- cgit v1.2.3