dev-python/pytest-runner: fix doc build
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 8 Feb 2019 15:53:46 +0000 (09:53 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 8 Feb 2019 15:54:03 +0000 (09:54 -0600)
Fixes https://bugs.gentoo.org/677308

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pytest-runner/pytest-runner-4.2.ebuild

index 07a5f1fde57ba9931c6792e1f01328d02b9fb300..72a4f7aeef4decbb39bcc7bd715ba87ebe8d2bcb 100644 (file)
@@ -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}]
        )