dev-games/surgescript: inherit python-any-r1

no longer inherited automatically by docs

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan 2020-12-06 11:25:52 +01:00
parent 2212644660
commit c8ae8551d1
No known key found for this signature in database
GPG Key ID: A19F636CD4EDBCD1
2 changed files with 4 additions and 2 deletions

View File

@ -3,13 +3,14 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
dev-python/mkdocs
dev-python/mkdocs-material
"
inherit cmake docs
inherit cmake python-any-r1 docs
if [[ "${PV}" == "9999" ]]; then
inherit git-r3

View File

@ -3,13 +3,14 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
dev-python/mkdocs
dev-python/mkdocs-material
"
inherit cmake docs
inherit cmake python-any-r1 docs
if [[ "${PV}" == "9999" ]]; then
inherit git-r3