mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-python/pyperscan: add missing build dep
Closes: https://bugs.gentoo.org/930812 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -105,7 +105,10 @@ KEYWORDS="~amd64"
|
|||||||
IUSE="test"
|
IUSE="test"
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
RDEPEND="dev-libs/vectorscan:="
|
RDEPEND="
|
||||||
|
dev-libs/vectorscan:=
|
||||||
|
sys-devel/clang
|
||||||
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user