summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/memory_profiler/memory_profiler-0.41.ebuild')
-rw-r--r--dev-python/memory_profiler/memory_profiler-0.41.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/memory_profiler/memory_profiler-0.41.ebuild b/dev-python/memory_profiler/memory_profiler-0.41.ebuild
index 8c6f5b85fa0d..768f14c50a04 100644
--- a/dev-python/memory_profiler/memory_profiler-0.41.ebuild
+++ b/dev-python/memory_profiler/memory_profiler-0.41.ebuild
@@ -20,7 +20,7 @@ IUSE="test"
RDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
"
-DEPEND="${REDEPEND}
+DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/ipython[${PYTHON_USEDEP}] )"