pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib (graphics/py-matplotlib) Add DE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c320d21a5f5
branches: trunk
changeset: 444879:7c320d21a5f5
user: mef <mef%pkgsrc.org@localhost>
date: Thu Jan 14 12:14:06 2021 +0000
description:
(graphics/py-matplotlib) Add DEPENDS+= py*-certifi-[0-9]*, fixing build
diffstat:
graphics/py-matplotlib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 69f22d1a1881 -r 7c320d21a5f5 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Thu Jan 14 12:07:52 2021 +0000
+++ b/graphics/py-matplotlib/Makefile Thu Jan 14 12:14:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2021/01/10 20:27:33 adam Exp $
+# $NetBSD: Makefile,v 1.62 2021/01/14 12:14:06 mef Exp $
DISTNAME= matplotlib-3.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,6 +16,7 @@
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-kiwisolver>=1.0.1:../../math/py-kiwisolver
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.2.0:../../devel/py-pyparsing
+DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index