py-bokeh, fix syntaxe dependency

This commit is contained in:
K.I.A.Derouiche 2020-12-11 23:32:01 +01:00
parent 755fa89338
commit 7a3bed7942
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.4.0:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-tornado-[0-9]*:../../www/py-tornado
BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.11
.include "../../math/py-nnumpy/buildlink3.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"