commit: 53a4ddc7d2ee03994dcb2ee88b91a02922a9bb54
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 16:30:20 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 16:30:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a4ddc7
net-vpn/strongswan: update deps for plugins
Botan needs: net-libs/libsoup:2.4
Soup needs: dev-libs/botan:2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../{strongswan-5.9.14-r1.ebuild => strongswan-5.9.14-r2.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-vpn/strongswan/strongswan-5.9.14-r1.ebuild
b/net-vpn/strongswan/strongswan-5.9.14-r2.ebuild
similarity index 98%
rename from net-vpn/strongswan/strongswan-5.9.14-r1.ebuild
rename to net-vpn/strongswan/strongswan-5.9.14-r2.ebuild
index fc6826f18fb8..589e3fd628c1 100644
--- a/net-vpn/strongswan/strongswan-5.9.14-r1.ebuild
+++ b/net-vpn/strongswan/strongswan-5.9.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -48,6 +48,8 @@ COMMON_DEPEND="non-root? (
systemd? ( sys-apps/systemd )
networkmanager? ( net-misc/networkmanager )
pam? ( sys-libs/pam )
+ strongswan_plugins_botan? ( dev-libs/botan:2= )
+ strongswan_plugins_soup? ( net-libs/libsoup:2.4= )
strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns:= )"
DEPEND="${COMMON_DEPEND}