mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/pysmi: Add missing pysnmp test dep
Closes: https://github.com/gentoo/gentoo/pull/19612 Closes: https://bugs.gentoo.org/772221 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
4ffdc85c57
commit
91af11b554
@@ -15,5 +15,6 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
|
||||
|
||||
RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"
|
||||
BDEPEND="test? ( dev-python/pysnmp[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests unittest
|
||||
|
||||
Reference in New Issue
Block a user