diff options
Diffstat (limited to 'dev-python/memory_profiler/memory_profiler-0.39.ebuild')
-rw-r--r-- | dev-python/memory_profiler/memory_profiler-0.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/memory_profiler/memory_profiler-0.39.ebuild b/dev-python/memory_profiler/memory_profiler-0.39.ebuild index 9595e036119..e5eebb7ca23 100644 --- a/dev-python/memory_profiler/memory_profiler-0.39.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.39.ebuild @@ -20,7 +20,7 @@ IUSE="test" RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] " -DEPEND="${REDEPEND} +DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}]" python_test() { |