pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/R-knitr
Module Name: pkgsrc
Committed By: mef
Date: Sat Jun 5 07:30:58 UTC 2021
Modified Files:
pkgsrc/print/R-knitr: Makefile
Log Message:
(print/R-knitr) Update TEST_DEPENDS+= info, not compelete yet
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/R-knitr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/R-knitr/Makefile
diff -u pkgsrc/print/R-knitr/Makefile:1.9 pkgsrc/print/R-knitr/Makefile:1.10
--- pkgsrc/print/R-knitr/Makefile:1.9 Mon May 31 23:56:07 2021
+++ pkgsrc/print/R-knitr/Makefile Sat Jun 5 07:30:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/05/31 23:56:07 mef Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/05 07:30:58 mef Exp $
R_PKGNAME= knitr
R_PKGVER= 1.33
@@ -17,11 +17,13 @@ DEPENDS+= R-markdown>=1.0:../../textproc
DEPENDS+= R-stringr>=0.6:../../textproc/R-stringr
DEPENDS+= R-yaml>=2.1.19:../../textproc/R-yaml
-# Packages suggested but not available:
-# 'rgl', 'rmarkdown', 'webshot', 'tikzDevice', 'tinytex', 'reticulate',
-# 'JuliaCall', 'magick', 'png', 'jpeg', 'gifski', 'DBI', 'showtext',
-# 'sass', 'bslib', 'ragg', 'styler'
+TEST_DEPENDS+= R-highr-[0-9]*:../../textproc/R-highr
+TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
+# Packages suggested but not available:
+# 'rgl', 'rmarkdown', 'webshot', 'tikzDevice', 'tinytex', 'reticulate',
+# 'JuliaCall', 'magick', 'png', 'jpeg', 'gifski', 'xml2', 'DBI',
+# 'showtext', 'tibble', 'sass', 'bslib', 'ragg', 'styler'
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index