pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-cliapp (devel/R-cliapp) More on TEST_DEPENDS, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99329ea0b35f
branches:  trunk
changeset: 421213:99329ea0b35f
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 13 02:26:55 2020 +0000

description:
(devel/R-cliapp) More on TEST_DEPENDS, not confirmed test pass yet, sorry

diffstat:

 devel/R-cliapp/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b6b87fa12e76 -r 99329ea0b35f devel/R-cliapp/Makefile
--- a/devel/R-cliapp/Makefile   Mon Jan 13 02:17:17 2020 +0000
+++ b/devel/R-cliapp/Makefile   Mon Jan 13 02:26:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/13 01:42:50 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/13 02:26:55 mef Exp $
 
 R_PKGNAME=     cliapp
 R_PKGVER=      0.1.0
@@ -18,7 +18,9 @@
 TEST_DEPENDS+= R-progress-[0-9]*:../../sysutils/R-progress
 TEST_DEPENDS+= R-callr-[0-9]*:../../devel/R-callr
 TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-prettycode-[0-9]*:../../devel/R-prettycode
 TEST_DEPENDS+= R-rstudioapi-[0-9]*:../../math/R-rstudioapi
+TEST_DEPENDS+= R-selectr-[0-9]*:../../textproc/R-selectr
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index