pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib py-matplotlib: add missing buil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d74e0d134aa
branches: trunk
changeset: 380904:2d74e0d134aa
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jun 18 21:07:14 2022 +0000
description:
py-matplotlib: add missing build dependency
diffstat:
graphics/py-matplotlib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 94219a70df20 -r 2d74e0d134aa graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Sat Jun 18 20:40:22 2022 +0000
+++ b/graphics/py-matplotlib/Makefile Sat Jun 18 21:07:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2022/06/16 15:24:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2022/06/18 21:07:14 wiz Exp $
DISTNAME= matplotlib-3.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,6 +17,7 @@
DEPENDS+= ${PYPKGPREFIX}-kiwisolver>=1.0.1:../../math/py-kiwisolver
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.2.1:../../devel/py-pyparsing
BUILD_DEPENDS+= ${PYPKGPREFIX}-certifi>=2020.06.20:../../security/py-certifi
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4:../../devel/py-setuptools_scm
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm_git_archive-[0-9]*:../../devel/py-setuptools_scm_git_archive
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index