commit:     b659d74c937492ec1b540fc90415cc2ff7dcabf3
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Fri Jun  4 19:51:08 2021 +0000
Commit:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
CommitDate: Fri Jun  4 19:51:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b659d74c

app-backup/b2: add missing docutils dependency

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: https://bugs.gentoo.org/794133

 app-backup/b2/b2-2.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-backup/b2/b2-2.5.0.ebuild b/app-backup/b2/b2-2.5.0.ebuild
index e716db900..adadbda20 100644
--- a/app-backup/b2/b2-2.5.0.ebuild
+++ b/app-backup/b2/b2-2.5.0.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                >=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
                >=dev-python/b2sdk-1.8.0[${PYTHON_USEDEP}]
+               >=dev-python/docutils-0.16[${PYTHON_USEDEP}]
                >=dev-python/phx-class-registry-3.0.5[${PYTHON_USEDEP}]
                >=dev-python/rst2ansi-0.1.5[${PYTHON_USEDEP}]
        ')

Reply via email to