diff --git a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild index 1bdcc301f0..051d7c142b 100644 --- a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild +++ b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild @@ -22,6 +22,6 @@ distutils_enable_tests nose DEPEND=" test? ( - dev-python/memory_profiler[${PYTHON_USEDEP}] + dev-python/memory-profiler[${PYTHON_USEDEP}] ) "