commit: 466a3822888e37af4fd4443d975ca4a5bc2f0f47
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 4 11:04:14 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 4 11:04:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=466a3822
dev-python/tekore: depend on spotify
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/tekore/tekore-1.4.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/tekore/tekore-1.4.0.ebuild
b/dev-python/tekore/tekore-1.4.0.ebuild
index cff5cc9..88c60d0 100644
--- a/dev-python/tekore/tekore-1.4.0.ebuild
+++ b/dev-python/tekore/tekore-1.4.0.ebuild
@@ -29,7 +29,8 @@ BDEPEND="doc? (
dev-python/sphinx-autodoc-typehints[${PYTHON_USEDEP}] )"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
- dev-python/httpx[${PYTHON_USEDEP}]"
+ dev-python/httpx[${PYTHON_USEDEP}]
+ media-sound/spotify"
DOCS="readme.rst"