diff --git a/dev-python/pyperscan/pyperscan-0.3.0.ebuild b/dev-python/pyperscan/pyperscan-0.3.0.ebuild index 75251acda1..817d483275 100644 --- a/dev-python/pyperscan/pyperscan-0.3.0.ebuild +++ b/dev-python/pyperscan/pyperscan-0.3.0.ebuild @@ -105,4 +105,7 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" +RDEPEND="dev-libs/vectorscan:=" +DEPEND="${RDEPEND}" + distutils_enable_tests pytest