summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-12-08 11:48:17 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-12-08 11:48:17 -0500
commit1de013c480d4d2d88370524964671e0071f0e0be (patch)
treed64c4b2481245c22438f513ee2635524e56e9ff1 /net-vpn/tor
parentnet-vpn/tor: also port older versions to GLEP 81 (diff)
downloadgentoo-1de013c480d4d2d88370524964671e0071f0e0be.tar.gz
gentoo-1de013c480d4d2d88370524964671e0071f0e0be.tar.bz2
gentoo-1de013c480d4d2d88370524964671e0071f0e0be.zip
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 <blueness@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r--net-vpn/tor/tor-0.4.1.6-r1.ebuild2
-rw-r--r--net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild2
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="