diff --git a/dev-python/spotipy/spotipy-2.13.0.ebuild b/dev-python/spotipy/spotipy-2.13.0.ebuild index e238311413..6a64b518ba 100644 --- a/dev-python/spotipy/spotipy-2.13.0.ebuild +++ b/dev-python/spotipy/spotipy-2.13.0.ebuild @@ -21,7 +21,7 @@ SLOT="0" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] - media-sound/spotify" +" DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"