pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/nanocomp: add dependency on devel/py-Deprecated



Module Name:	pkgsrc-wip
Committed By:	Brook Milligan <brook%nmsu.edu@localhost>
Pushed By:	brook
Date:		Tue Jun 8 10:35:38 2021 -0600
Changeset:	0bfb36620624559307d60588506b20ce0198f6db

Modified Files:
	nanocomp/Makefile

Log Message:
wip/nanocomp: add dependency on devel/py-Deprecated

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bfb36620624559307d60588506b20ce0198f6db

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 nanocomp/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/nanocomp/Makefile b/nanocomp/Makefile
index 522066254d..e5383be401 100644
--- a/nanocomp/Makefile
+++ b/nanocomp/Makefile
@@ -16,6 +16,7 @@ DEPENDS+=	${PYPKGPREFIX}-pandas>=1.2.4:../../math/py-pandas
 DEPENDS+=	nanoget>=1.4.0:../../wip/nanoget
 DEPENDS+=	nanomath>=1.0.0:../../wip/nanomath
 DEPENDS+=	NanoPlot>=1.38.0:../../wip/nanoplot
+DEPENDS+=	${PYPKGPREFIX}-Deprecated>=1.2.7:../../devel/py-Deprecated
 DEPENDS+=	${PYPKGPREFIX}-psutil>=5.8.0:../../sysutils/py-psutil
 DEPENDS+=	${PYPKGPREFIX}-plotly>=3.4.2:../../wip/py-plotly
 DEPENDS+=	${PYPKGPREFIX}-seaborn>=0.9.0:../../graphics/py-seaborn


Home | Main Index | Thread Index | Old Index