pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rna-seq: Add py-multiqc dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 20 10:05:07 2023 -0500
Changeset: 50239005f783d25d9e079f428d061807b46bf1e9
Modified Files:
rna-seq/Makefile
Log Message:
rna-seq: Add py-multiqc dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50239005f783d25d9e079f428d061807b46bf1e9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rna-seq/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/rna-seq/Makefile b/rna-seq/Makefile
index ba2844e304..1a3c45a813 100644
--- a/rna-seq/Makefile
+++ b/rna-seq/Makefile
@@ -18,7 +18,9 @@ DEPENDS+= samtools>=0:../../biology/samtools
DEPENDS+= igv>=0:../../biology/igv
DEPENDS+= fasda>=0:../../wip/fasda
DEPENDS+= webbrowser>=0:../../wip/webbrowser
+DEPENDS+= ${PYPKGPREFIX}-multiqc-[0-9]*:../../wip/py-multiqc
META_PACKAGE= yes
+.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index