pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
R-readxl: Add cellranger dep
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Sep 25 10:56:24 2018 -0500
Changeset: f0cd56efb19bbcf4c1399c32f235c4b5030fe963
Modified Files:
R-readxl/Makefile
Log Message:
R-readxl: Add cellranger dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0cd56efb19bbcf4c1399c32f235c4b5030fe963
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R-readxl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/R-readxl/Makefile b/R-readxl/Makefile
index de389a1647..65d8088849 100644
--- a/R-readxl/Makefile
+++ b/R-readxl/Makefile
@@ -15,6 +15,7 @@ USE_LANGUAGES= c c++
DEPENDS+= R-Rcpp>=0.12.17:../../devel/R-Rcpp
DEPENDS+= R-tibble>=1.4.2:../../math/R-tibble
+DEPENDS+= R-cellranger>=1.1.0:../../wip/R-cellranger
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index