From 0cf329eaf89aeb2e686b9b8ddc5f009bb2e6a258 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 3 Feb 2023 00:08:12 -0600 Subject: net-dns/dnscrypt-proxy: add build dependency for < go 1.20 Bug: https://bugs.gentoo.org/892974 Signed-off-by: William Hubbs --- net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-dns') diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild index e23b67946b8e..ac75f1b29dd9 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,6 +24,7 @@ RDEPEND=" acct-group/dnscrypt-proxy acct-user/dnscrypt-proxy " +BDEPEND="