diff options
Diffstat (limited to 'net-vpn/vpnc')
-rw-r--r-- | net-vpn/vpnc/vpnc-0.5.3_p550.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild b/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild index b3b6de8c2872..34d8bd70511f 100644 --- a/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild +++ b/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ DEPEND=" gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl:0= )" RDEPEND="${DEPEND} - resolvconf? ( net-dns/openresolv ) + resolvconf? ( virtual/resolvconf ) selinux? ( sec-policy/selinux-vpn ) " |