aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-09 14:53:40 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-09 15:43:30 +0100
commit9ed6765a208d1538e6722af014b16d6089ec8efe (patch)
tree01fa704bfe16d8bb2aa01669c46b2f45a51a001a
parentapp-misc/ghq: new package (diff)
downloadguru-9ed6765a208d1538e6722af014b16d6089ec8efe.tar.gz
guru-9ed6765a208d1538e6722af014b16d6089ec8efe.tar.bz2
guru-9ed6765a208d1538e6722af014b16d6089ec8efe.zip
dev-python/sphinx-autodoc-typehints: depend on sphinx
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
index 2db98eb82..c12544905 100644
--- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
+++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
@@ -17,6 +17,8 @@ SLOT="0"
BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
DEPEND="test? ( dev-python/sphobjinv[${PYTHON_USEDEP}]
dev-python/typing-extensions[${PYTHON_USEDEP}] )"