pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hyperscan
Module Name: pkgsrc
Committed By: joerg
Date: Thu Dec 27 16:04:08 UTC 2018
Modified Files:
pkgsrc/devel/py-hyperscan: Makefile
Log Message:
Needs py-six.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-hyperscan/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hyperscan/Makefile
diff -u pkgsrc/devel/py-hyperscan/Makefile:1.4 pkgsrc/devel/py-hyperscan/Makefile:1.5
--- pkgsrc/devel/py-hyperscan/Makefile:1.4 Wed Oct 10 15:41:16 2018
+++ pkgsrc/devel/py-hyperscan/Makefile Thu Dec 27 16:04:08 2018
@@ -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"
Home |
Main Index |
Thread Index |
Old Index