summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2025-01-18 17:30:20 +0100
committerConrad Kostecki <conikost@gentoo.org>2025-01-18 17:30:20 +0100
commit53a4ddc7d2ee03994dcb2ee88b91a02922a9bb54 (patch)
treef7f100d567ad1dfec3f2e5da25f07fd8a0865c5f /net-vpn/strongswan
parentgames-board/jja: Add llvm-19 support (diff)
downloadgentoo-53a4ddc7d2ee03994dcb2ee88b91a02922a9bb54.tar.gz
gentoo-53a4ddc7d2ee03994dcb2ee88b91a02922a9bb54.tar.bz2
gentoo-53a4ddc7d2ee03994dcb2ee88b91a02922a9bb54.zip
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@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r--net-vpn/strongswan/strongswan-5.9.14-r2.ebuild (renamed from net-vpn/strongswan/strongswan-5.9.14-r1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.14-r1.ebuild b/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}