commit:     04902ed366cb95a8213f3cea332c7d0a25cd95f1
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 11:46:53 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 11:47:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04902ed3

www-misc/urlwatch: add missing docutils test dependency

Closes: https://bugs.gentoo.org/742644
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 www-misc/urlwatch/urlwatch-2.21.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-misc/urlwatch/urlwatch-2.21.ebuild 
b/www-misc/urlwatch/urlwatch-2.21.ebuild
index 14b690d9ea5..72f069acf85 100644
--- a/www-misc/urlwatch/urlwatch-2.21.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.21.ebuild
@@ -34,6 +34,7 @@ BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                ${RDEPEND}
+               dev-python/docutils[${PYTHON_USEDEP}]
                dev-python/pycodestyle[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
        )

Reply via email to