pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
R-cellranger: Add rematch dep
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Sep 25 10:55:30 2018 -0500
Changeset: 8d6dd5ac1cebb1783980ad1bb630aaa8adf97acd
Modified Files:
R-cellranger/Makefile
Log Message:
R-cellranger: Add rematch dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d6dd5ac1cebb1783980ad1bb630aaa8adf97acd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R-cellranger/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/R-cellranger/Makefile b/R-cellranger/Makefile
index dbe09b8c9c..074dd56f77 100644
--- a/R-cellranger/Makefile
+++ b/R-cellranger/Makefile
@@ -11,5 +11,7 @@ LICENSE= gnu-gpl-v2
R_PKGNAME= cellranger
R_PKGVER= 1.1.0
+DEPENDS+= R-rematch>=1.0.1:../../wip/R-rematch
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index