pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-rmarkdown (textproc/R-rmarkdown) Convert R-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56a9b1c10914
branches:  trunk
changeset: 422678:56a9b1c10914
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 01 02:24:03 2020 +0000

description:
(textproc/R-rmarkdown) Convert R-rtinytex from TEST_DEPENDS to DEPENDS

diffstat:

 textproc/R-rmarkdown/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 2e8bc76c2228 -r 56a9b1c10914 textproc/R-rmarkdown/Makefile
--- a/textproc/R-rmarkdown/Makefile     Sat Feb 01 00:16:03 2020 +0000
+++ b/textproc/R-rmarkdown/Makefile     Sat Feb 01 02:24:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/13 09:57:53 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/01 02:24:03 mef Exp $
 
 R_PKGNAME=     rmarkdown
 R_PKGVER=      2.0
@@ -17,11 +17,11 @@
 DEPENDS+=      R-jsonlite>=1.6:../../textproc/R-jsonlite
 DEPENDS+=      R-stringr>=1.2.0:../../textproc/R-stringr
 DEPENDS+=      R-yaml>=2.1.19:../../textproc/R-yaml
+DEPENDS+=      R-tinytex-[0-9]*:../../print/R-tinytex
 
 # Packages suggested but not available: 'tufte', 'dygraphs', 'pkgdown'
 TEST_DEPENDS+= R-base64enc-[0-9]*:../../converters/R-base64enc
 TEST_DEPENDS+= R-fs-[0-9]*:../../devel/R-fs
-TEST_DEPENDS+= R-tinytex-[0-9]*:../../print/R-tinytex
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index