commit:     9119dc357eaf50b4081f2f86d7b97d0c5692de34
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Fri Apr 26 20:47:16 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Apr 26 20:47:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9119dc35

dev-python/pyperscan: add missing built time dep

Closes: https://bugs.gentoo.org/926806
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/pyperscan/pyperscan-0.3.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

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

Reply via email to