pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/rna-seq
Module Name: pkgsrc
Committed By: bacon
Date: Mon Jan 23 21:41:53 UTC 2023
Modified Files:
pkgsrc/biology/rna-seq: Makefile
Log Message:
biology/rna-seq: Add www/webbrowser dep to metapackage
Used by test scripts to display FastQC reports
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/biology/rna-seq/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/rna-seq/Makefile
diff -u pkgsrc/biology/rna-seq/Makefile:1.2 pkgsrc/biology/rna-seq/Makefile:1.3
--- pkgsrc/biology/rna-seq/Makefile:1.2 Wed Dec 28 15:27:17 2022
+++ pkgsrc/biology/rna-seq/Makefile Mon Jan 23 21:41:53 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/12/28 15:27:17 bacon Exp $
+# $NetBSD: Makefile,v 1.3 2023/01/23 21:41:53 bacon Exp $
#
-DISTNAME= rna-seq-1.0
+DISTNAME= rna-seq-1.1
CATEGORIES= biology meta-pkgs
MASTER_SITES= # empty
@@ -17,6 +17,7 @@ DEPENDS+= hisat2>=0:../../biology/hisat2
DEPENDS+= samtools>=0:../../biology/samtools
DEPENDS+= igv>=0:../../biology/igv
DEPENDS+= fasda>=0:../../biology/fasda
+DEPENDS+= webbrowser>=0:../../www/webbrowser
META_PACKAGE= yes
Home |
Main Index |
Thread Index |
Old Index