pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-sphinx-astropy py-sphinx-astropy: add miss...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f143b9152c8
branches: trunk
changeset: 371991:8f143b9152c8
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 17 09:46:44 2022 +0000
description:
py-sphinx-astropy: add missing build dependency
diffstat:
textproc/py-sphinx-astropy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e03156797ef5 -r 8f143b9152c8 textproc/py-sphinx-astropy/Makefile
--- a/textproc/py-sphinx-astropy/Makefile Mon Jan 17 09:42:26 2022 +0000
+++ b/textproc/py-sphinx-astropy/Makefile Mon Jan 17 09:46:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/01/17 09:42:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/17 09:46:44 wiz Exp $
DISTNAME= sphinx-astropy-1.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,6 +18,7 @@
DEPENDS+= ${PYPKGPREFIX}-sphinx-gallery-[0-9]*:../../textproc/py-sphinx-gallery
DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-test-doctestplus>=0.11:../../devel/py-test-doctestplus
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index