From 1de013c480d4d2d88370524964671e0071f0e0be Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 8 Dec 2019 11:48:17 -0500 Subject: [PATCH] net-vpn/tor: depend on >=sys-libs/libseccomp-2.4.1, bug #700358 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile --- net-vpn/tor/tor-0.4.1.6-r1.ebuild | 2 +- net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/tor/tor-0.4.1.6-r1.ebuild b/net-vpn/tor/tor-0.4.1.6-r1.ebuild index 548a309eebce..0e4ac6b73434 100644 --- a/net-vpn/tor/tor-0.4.1.6-r1.ebuild +++ b/net-vpn/tor/tor-0.4.1.6-r1.ebuild @@ -27,7 +27,7 @@ DEPEND=" libressl? ( dev-libs/libressl:0= ) lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) - seccomp? ( sys-libs/libseccomp ) + seccomp? ( >=sys-libs/libseccomp-2.4.1 ) systemd? ( sys-apps/systemd ) zstd? ( app-arch/zstd )" RDEPEND=" diff --git a/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild b/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild index b4e2fd0c1db8..e81cec3f97ec 100644 --- a/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild +++ b/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild @@ -27,7 +27,7 @@ DEPEND=" libressl? ( dev-libs/libressl:0= ) lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) - seccomp? ( sys-libs/libseccomp ) + seccomp? ( >=sys-libs/libseccomp-2.4.1 ) systemd? ( sys-apps/systemd ) zstd? ( app-arch/zstd )" RDEPEND=" -- 2.26.2