pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-testthat (devel/R-testthat) Add TEST_DEPENDS+=...
details: https://anonhg.NetBSD.org/pkgsrc/rev/091d9287d524
branches: trunk
changeset: 411549:091d9287d524
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 15 07:11:02 2020 +0000
description:
(devel/R-testthat) Add TEST_DEPENDS+= R-devtools
diffstat:
devel/R-testthat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ac98abf30a7a -r 091d9287d524 devel/R-testthat/Makefile
--- a/devel/R-testthat/Makefile Sat Feb 15 06:09:11 2020 +0000
+++ b/devel/R-testthat/Makefile Sat Feb 15 07:11:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/02/15 06:09:00 mef Exp $
+# $NetBSD: Makefile,v 1.4 2020/02/15 07:11:02 mef Exp $
R_PKGNAME= testthat
R_PKGVER= 2.3.1
@@ -18,6 +18,8 @@
DEPENDS+= R-praise>=1.0.0:../../misc/R-praise
DEPENDS+= R-digest>=0.6.20:../../security/R-digest
+TEST_DEPENDS+= R-devtools-[0-9]*:../../devel/R-devtools
+
USE_LANGUAGES= c c++
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index