pkgsrc-WIP-changes archive

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

atac-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:06:27 2023 -0500
Changeset:	b40ad2bc5a4e696894d2e9ce8d23a2fc33c2f452

Modified Files:
	atac-seq/Makefile

Log Message:
atac-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=b40ad2bc5a4e696894d2e9ce8d23a2fc33c2f452

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

diffstat:
 atac-seq/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index 2570712295..38d80d6456 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -20,6 +20,7 @@ DEPENDS+=	${PYPKGPREFIX}-macs2>=0:../../wip/py-macs2
 DEPENDS+=	fasda>=0:../../wip/fasda
 DEPENDS+=	peak-classifier>=0:../../wip/peak-classifier
 DEPENDS+=	webbrowser>=0:../../wip/webbrowser
+DEPENDS+=	${PYPKGPREFIX}-multiqc-[0-9]*:../../wip/py-multiqc
 
 META_PACKAGE=	yes
 


Home | Main Index | Thread Index | Old Index