pkgsrc-WIP-changes archive

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

rna-seq: Add sra-tools dep to metapkg



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Aug 28 19:01:44 2023 -0500
Changeset:	3d6e620d2beb368091ed8b7fe5bbe6b3fcba1ee0

Modified Files:
	rna-seq/Makefile

Log Message:
rna-seq: Add sra-tools dep to metapkg

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

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

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

diffs:
diff --git a/rna-seq/Makefile b/rna-seq/Makefile
index 6c08c57820..0438484bf1 100644
--- a/rna-seq/Makefile
+++ b/rna-seq/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES=	# empty
 OWNER=		bacon%NetBSD.org@localhost
 COMMENT=	Core tools needed for RNA-Seq analysis
 
+DEPENDS+=	sra-tools>0:../../wip/sra-tools
 DEPENDS+=	fastq-trim>0:../../wip/fastq-trim
 DEPENDS+=	fastqc>0:../../biology/fastqc
 DEPENDS+=	biolibc-tools>0:../../wip/biolibc-tools


Home | Main Index | Thread Index | Old Index