aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-03-27 18:16:00 +0100
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-03-27 18:16:00 +0100
commite6c7d304ae295b5c3fb779013e3efcfd45764a27 (patch)
treeb782e950ac14cd5ae97630900f5d03f68d813068
parentdev-python/backrefs: bdepend for docs (diff)
downloadguru-e6c7d304ae295b5c3fb779013e3efcfd45764a27.tar.gz
guru-e6c7d304ae295b5c3fb779013e3efcfd45764a27.tar.bz2
guru-e6c7d304ae295b5c3fb779013e3efcfd45764a27.zip
dev-python/pyspelling: docdep style change
Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-python/pyspelling/pyspelling-2.6.0.ebuild12
1 files changed, 4 insertions, 8 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.6.0.ebuild b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
index c5b3574dc..43ae95152 100644
--- a/dev-python/pyspelling/pyspelling-2.6.0.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
@@ -23,13 +23,9 @@ RDEPEND="
>=dev-python/soupsieve-1.8[${PYTHON_USEDEP}]
>=dev-python/wcmatch-4.0[${PYTHON_USEDEP}]
"
-DEPEND="
- ${RDEPEND}
- doc? (
- dev-python/mkdocs-git-revision-date-localized-plugin[${PYTHON_USEDEP}]
- dev-python/mkdocs_pymdownx_material_extras[${PYTHON_USEDEP}]
- )
-"
+DEPEND="${RDEPEND}"
distutils_enable_tests pytest
-distutils_enable_sphinx docs/src
+distutils_enable_sphinx docs/src \
+ dev-python/mkdocs-git-revision-date-localized-plugin \
+ dev-python/mkdocs_pymdownx_material_extras