pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-multiqc: Add py-spectra dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 20 07:30:00 2023 -0500
Changeset: 5d48cdd3c243dc970e6d0441e29859ee6417b2ef
Modified Files:
py-multiqc/Makefile
Log Message:
py-multiqc: Add py-spectra dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d48cdd3c243dc970e6d0441e29859ee6417b2ef
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-multiqc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index adbb21144a..c86570636b 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -10,7 +10,6 @@
# Need to package these deps
# ${PYPKGPREFIX}-lzstring>0:archivers/py-lzstring@${PY_FLAVOR}
-# ${PYPKGPREFIX}-spectra>=0.0.10:graphics/py-spectra@${PY_FLAVOR}
DISTNAME= multiqc-1.14
PKGNAME= ${PYPKGPREFIX}-multiqc-1.14
@@ -34,6 +33,7 @@ DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-rich>=10:../../comms/py-rich
DEPENDS+= ${PYPKGPREFIX}-rich-click-[0-9]*:../../wip/py-rich-click
DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+DEPENDS+= ${PYPKGPREFIX}-spectra>=0.0.10:../../wip/py-spectra
post-patch:
${RM} ${WRKSRC}/multiqc/multiqc.py.orig
Home |
Main Index |
Thread Index |
Old Index