summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-vpn/ocserv/ocserv-1.0.1-r1.ebuild (renamed from net-vpn/ocserv/ocserv-1.0.1.ebuild)3
-rw-r--r--net-vpn/ocserv/ocserv-1.1.1-r1.ebuild (renamed from net-vpn/ocserv/ocserv-1.1.1.ebuild)3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-vpn/ocserv/ocserv-1.0.1.ebuild b/net-vpn/ocserv/ocserv-1.0.1-r1.ebuild
index bd210f3d1419..30ecafc2b9cc 100644
--- a/net-vpn/ocserv/ocserv-1.0.1.ebuild
+++ b/net-vpn/ocserv/ocserv-1.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,6 +35,7 @@ DEPEND="
net-libs/http-parser:0=
sys-libs/readline:0=
sys-libs/talloc:0=
+ virtual/libcrypt:=
geoip? ( dev-libs/geoip:0= )
kerberos? ( virtual/krb5 )
lz4? ( app-arch/lz4:0= )
diff --git a/net-vpn/ocserv/ocserv-1.1.1.ebuild b/net-vpn/ocserv/ocserv-1.1.1-r1.ebuild
index 41a683070d56..83522add4c3f 100644
--- a/net-vpn/ocserv/ocserv-1.1.1.ebuild
+++ b/net-vpn/ocserv/ocserv-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,6 +35,7 @@ DEPEND="
net-libs/http-parser:0=
sys-libs/readline:0=
sys-libs/talloc:0=
+ virtual/libcrypt:=
geoip? ( dev-libs/geoip:0= )
kerberos? ( virtual/krb5 )
lz4? ( app-arch/lz4:0= )