pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-tibble (math/R-tibble) Add missing two DEPENDS+
details: https://anonhg.NetBSD.org/pkgsrc/rev/6155d6431b9e
branches: trunk
changeset: 454149:6155d6431b9e
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jun 06 15:36:29 2021 +0000
description:
(math/R-tibble) Add missing two DEPENDS+
diffstat:
math/R-tibble/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 155c401077c1 -r 6155d6431b9e math/R-tibble/Makefile
--- a/math/R-tibble/Makefile Sun Jun 06 15:19:14 2021 +0000
+++ b/math/R-tibble/Makefile Sun Jun 06 15:36:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/05 08:30:23 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/06/06 15:36:29 mef Exp $
R_PKGNAME= tibble
R_PKGVER= 3.1.2
@@ -14,6 +14,9 @@
DEPENDS+= R-pkgconfig>=2.0.2:../../devel/R-pkgconfig
DEPENDS+= R-rlang>=0.3.0:../../devel/R-rlang
DEPENDS+= R-pillar>=1.3.1:../../misc/R-pillar
+DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
+DEPENDS+= R-magittr-[0-9]*:../../devel/R-magrittr
+
#Packages suggested but not available:
# 'bench', 'bit64', 'blob', 'DiagrammeR', 'dplyr', 'formattable',
Home |
Main Index |
Thread Index |
Old Index