pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hyperscan Needs py-six.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/148712b5ecef
branches:  trunk
changeset: 317044:148712b5ecef
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 27 16:04:08 2018 +0000

description:
Needs py-six.

diffstat:

 devel/py-hyperscan/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 04ce3843845d -r 148712b5ecef devel/py-hyperscan/Makefile
--- a/devel/py-hyperscan/Makefile       Thu Dec 27 16:03:38 2018 +0000
+++ b/devel/py-hyperscan/Makefile       Thu Dec 27 16:04:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/10/10 15:41:16 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2018/12/27 16:04:08 joerg Exp $
 
 DISTNAME=      hyperscan-0.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,7 @@
 USE_TOOLS+=    pkg-config
 
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=1.11.1:../../devel/py-setuptools_scm
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 .include "../../devel/hyperscan/buildlink3.mk"
 .include "../../lang/python/egg.mk"



Home | Main Index | Thread Index | Old Index