commit:     19fe294a7977fa75d50d78b9080b145f8f887776
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 10:17:39 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 10:17:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe294a

dev-python/mkdocs-git-authors-plugin: add missing doc dep

Closes: https://bugs.gentoo.org/890409
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild     | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
index ce8d2ccc64e0..812809f7a6c9 100644
--- 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
+++ 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
@@ -10,6 +10,7 @@ PYTHON_COMPAT=( python3_{9..11} )
 # TODO: Do this a bit better
 DOCS_BUILDER="mkdocs"
 DOCS_DEPEND="
+       dev-python/regex
        dev-python/mkdocs-material
        dev-python/mkdocs-git-authors-plugin
 "

Reply via email to