pkgsrc-WIP-changes archive

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

rna-seq: Use newly committed biology/fastq-trim



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 6 16:51:32 2022 -0600
Changeset:	ff55e461e7deb9c4d0a16fab322bb06ea11bc395

Modified Files:
	rna-seq/Makefile

Log Message:
rna-seq: Use newly committed biology/fastq-trim

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

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, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/rna-seq/Makefile b/rna-seq/Makefile
index 42e438b109..9407d79371 100644
--- a/rna-seq/Makefile
+++ b/rna-seq/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	# empty
 MAINTAINER=	bacon%NetBSD.org@localhost
 COMMENT=	Core tools needed for RNA-Seq analysis
 
-DEPENDS+=	fastq-trim>=0:../../wip/fastq-trim
+DEPENDS+=	fastq-trim>=0:../../biology/fastq-trim
 DEPENDS+=	fastqc>=0:../../biology/fastqc
 DEPENDS+=	biolibc-tools>=0:../../biology/biolibc-tools
 DEPENDS+=	gffread>=0:../../wip/gffread


Home | Main Index | Thread Index | Old Index