pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
atac-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:04:53 2023 -0500
Changeset: 9200e421358493eb872540dfc42ae85cae49e266
Modified Files:
atac-seq/Makefile
Log Message:
atac-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=9200e421358493eb872540dfc42ae85cae49e266
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
atac-seq/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index 01f9668150..4a1c4055fc 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -1,13 +1,14 @@
# $NetBSD$
#
-DISTNAME= atac-seq-1.2.1
+DISTNAME= atac-seq-1.2.2
CATEGORIES= biology meta-pkgs
MASTER_SITES= # empty
OWNER= bacon%NetBSD.org@localhost
COMMENT= Core tools needed for ATAC-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