summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/stem/stem-1.5.4.ebuild')
-rw-r--r--net-libs/stem/stem-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/stem/stem-1.5.4.ebuild b/net-libs/stem/stem-1.5.4.ebuild
index 49eb44f8104f..5dbeb5e8928e 100644
--- a/net-libs/stem/stem-1.5.4.ebuild
+++ b/net-libs/stem/stem-1.5.4.ebuild
@@ -16,10 +16,10 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="net-misc/tor"
+RDEPEND="net-vpn/tor"
DOCS=( docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst} )