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/6e93982b2de3
branches:  trunk
changeset: 422679:6e93982b2de3
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 56a9b1c10914 -r 6e93982b2de3 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