app-crypt/acme: add missing nose testdep
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 2 Jun 2019 16:57:32 +0000 (11:57 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 2 Jun 2019 16:58:27 +0000 (11:58 -0500)
Fixes: https://bugs.gentoo.org/687184
Package-Manager: Portage-2.3.66, Repoman-2.3.13
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-0.34.2.ebuild
app-crypt/acme/acme-9999.ebuild

index 64b8beb25ff00292597cdf5602dca6fc063ccf8f..b972b974afbea3fb20e8100077ece59077ac3181 100644 (file)
@@ -42,6 +42,7 @@ DEPEND="
        )
        test? (
                ${RDEPEND}
+               dev-python/nose[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
                dev-python/pytest-xdist[${PYTHON_USEDEP}]
        )
index 9500982ce873665acfb9c85735f37938303b0136..3acd37f75f8eaaf6f7dceeb0a0319a1354a9691d 100644 (file)
@@ -42,6 +42,7 @@ DEPEND="
        )
        test? (
                ${RDEPEND}
+               dev-python/nose[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
                dev-python/pytest-xdist[${PYTHON_USEDEP}]
        )