commit:     bc3ca97e68bf4d6e59f505782ee9c7443ddfa332
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  8 15:53:46 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb  8 15:54:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3ca97e

dev-python/pytest-runner: fix doc build

Fixes https://bugs.gentoo.org/677308

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/pytest-runner/pytest-runner-4.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-runner/pytest-runner-4.2.ebuild 
b/dev-python/pytest-runner/pytest-runner-4.2.ebuild
index 07a5f1fde57..72a4f7aeef4 100644
--- a/dev-python/pytest-runner/pytest-runner-4.2.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -21,6 +21,7 @@ DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
        doc? (
+               dev-python/jaraco-packaging[${PYTHON_USEDEP}]
                dev-python/rst-linker[${PYTHON_USEDEP}]
                dev-python/sphinx[${PYTHON_USEDEP}]
        )

Reply via email to