dev-python/debtcollector: fixing missing dep in doc build for bug 634718
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 20 Oct 2017 01:10:15 +0000 (20:10 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 20 Oct 2017 01:10:15 +0000 (20:10 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-python/debtcollector/debtcollector-1.17.1.ebuild

index a1bac138b939fe6c8338e0d629fd088cb2536222..11809ad2350c3d02a7271418a35a08a45f9e167d 100644 (file)
@@ -34,6 +34,7 @@ DEPEND="
                !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
        )
        doc? (
+               >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
                >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
                >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
                >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]