Needs py-six.
This commit is contained in:
parent
c566ba96fe
commit
13a8cce91c
1 changed files with 2 additions and 1 deletions
|
@ -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_LANGUAGES= c
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue