From 66066b6a416c573529a13d8cc3bd8c6ea4629e56 Mon Sep 17 00:00:00 2001 From: kebolio Date: Tue, 29 Dec 2015 20:29:56 +0000 Subject: [PATCH] dnscrypt-proxy: fixed depends line --- srcpkgs/dnscrypt-proxy/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template index 45bcd63407d..5c5daa08f86 100644 --- a/srcpkgs/dnscrypt-proxy/template +++ b/srcpkgs/dnscrypt-proxy/template @@ -4,7 +4,6 @@ version="1.6.0" revision=1 build_style=gnu-configure makedepends="libsodium-devel" -depends="libsodium" short_desc="DNS proxy that encrypts queries" maintainer="kebolio " license="ISC"