pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-ellipsis math/R-ellipsis: add test dependencies
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bb2a2fe8b99
branches: trunk
changeset: 341065:6bb2a2fe8b99
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 13 12:22:27 2019 +0000
description:
math/R-ellipsis: add test dependencies
diffstat:
math/R-ellipsis/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r af986034c9db -r 6bb2a2fe8b99 math/R-ellipsis/Makefile
--- a/math/R-ellipsis/Makefile Sun Oct 13 12:21:23 2019 +0000
+++ b/math/R-ellipsis/Makefile Sun Oct 13 12:22:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:49 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/13 12:22:27 rillig Exp $
R_PKGNAME= ellipsis
R_PKGVER= 0.2.0.1
@@ -9,6 +9,8 @@
LICENSE= gnu-gpl-v3
DEPENDS+= R-rlang>=0.3.0:../../devel/R-rlang
+TEST_DEPENDS+= R-covr>=0:../../devel/R-covr
+TEST_DEPENDS+= R-testthat>=0:../../devel/R-testthat
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index