pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rna-seq: Add rna-start dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Jul 31 09:26:47 2023 -0500
Changeset: 80a7f3e6d576759292c7c013320e669a9c63869f
Modified Files:
rna-seq/Makefile
Log Message:
rna-seq: Add rna-start dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80a7f3e6d576759292c7c013320e669a9c63869f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rna-seq/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/rna-seq/Makefile b/rna-seq/Makefile
index c801a61adf..bb299c3b32 100644
--- a/rna-seq/Makefile
+++ b/rna-seq/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
#
-DISTNAME= rna-seq-1.2.1
+DISTNAME= rna-seq-1.2.2
CATEGORIES= biology meta-pkgs
MASTER_SITES= # empty
@@ -14,6 +14,7 @@ DEPENDS+= biolibc-tools>0:../../wip/biolibc-tools
DEPENDS+= gffread>0:../../biology/gffread
DEPENDS+= kallisto>0:../../biology/kallisto
DEPENDS+= hisat2>0:../../biology/hisat2
+DEPENDS+= rna-star>0:../../wip/rna-star
DEPENDS+= samtools>0:../../biology/samtools
DEPENDS+= igv>0:../../biology/igv
DEPENDS+= fasda>0:../../wip/fasda
Home |
Main Index |
Thread Index |
Old Index