pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-DT (textproc/R-DT) convert R-crosstalk from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d4d599660fa
branches: trunk
changeset: 410915:2d4d599660fa
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 01 02:54:55 2020 +0000
description:
(textproc/R-DT) convert R-crosstalk from TEST_DEPENDS to DEPENDS
diffstat:
textproc/R-DT/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 531ee6681598 -r 2d4d599660fa textproc/R-DT/Makefile
--- a/textproc/R-DT/Makefile Sat Feb 01 02:24:03 2020 +0000
+++ b/textproc/R-DT/Makefile Sat Feb 01 02:54:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/13 10:01:18 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/01 02:54:55 mef Exp $
R_PKGNAME= DT
R_PKGVER= 0.11
@@ -13,8 +13,8 @@
DEPENDS+= R-htmltools>=0.3.6:../../textproc/R-htmltools
DEPENDS+= R-jsonlite>=0.9.16:../../textproc/R-jsonlite
DEPENDS+= R-htmlwidgets>=1.3:../../www/R-htmlwidgets
+DEPENDS+= R-crosstalk-[0-9]*:../../textproc/R-crosstalk
-TEST_DEPENDS+= R-crosstalk-[0-9]*:../../textproc/R-crosstalk
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index