pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-dplyr Add missing dependencies on devel/R-BH an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0b85d50d248
branches: trunk
changeset: 401763:b0b85d50d248
user: brook <brook%pkgsrc.org@localhost>
date: Wed Sep 25 17:26:38 2019 +0000
description:
Add missing dependencies on devel/R-BH and devel/R-R6.
diffstat:
math/R-dplyr/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f6cbb15bfb53 -r b0b85d50d248 math/R-dplyr/Makefile
--- a/math/R-dplyr/Makefile Wed Sep 25 17:23:47 2019 +0000
+++ b/math/R-dplyr/Makefile Wed Sep 25 17:26:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/08/09 16:23:47 brook Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/25 17:26:38 brook Exp $
R_PKGNAME= dplyr
R_PKGVER= 0.8.3
@@ -8,6 +8,8 @@
COMMENT= Grammar of data manipulation
LICENSE= mit
+DEPENDS+= R-BH>=1.69.0.1:../../devel/R-BH
+DEPENDS+= R-R6>=2.4.0:../../devel/R-R6
DEPENDS+= R-assertthat>=0.2.0:../../devel/R-assertthat
DEPENDS+= R-glue>=1.3.0:../../devel/R-glue
DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
Home |
Main Index |
Thread Index |
Old Index