pkgsrc-WIP-changes archive

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

wip/nanostat: 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:32:21 2021 -0600
Changeset:	0a5621190841da995c354692da3efd693940558c

Modified Files:
	nanostat/Makefile

Log Message:
wip/nanostat: 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=0a5621190841da995c354692da3efd693940558c

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

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

diffs:
diff --git a/nanostat/Makefile b/nanostat/Makefile
index c3daae681f..84753ddb4c 100644
--- a/nanostat/Makefile
+++ b/nanostat/Makefile
@@ -14,6 +14,7 @@ LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	nanoget>=1.12.2:../../wip/nanoget
 DEPENDS+=	nanomath>=1.0.0:../../wip/nanomath
+DEPENDS+=	${PYPKGPREFIX}-Deprecated>=1.2.7:../../devel/py-Deprecated
 DEPENDS+=	${PYPKGPREFIX}-pysam>=0.15.1:../../wip/py-pysam
 
 WRKSRC=		${WRKDIR}/nanostat-f50c7530f072e9e2b3c830334d806a619dc37c68


Home | Main Index | Thread Index | Old Index