pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-htmltools (textproc/R-htmltools)) Add missi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d067685245a
branches: trunk
changeset: 458024:2d067685245a
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 06 21:52:11 2021 +0000
description:
(textproc/R-htmltools)) Add missing DEPENDS to R-fastmap
diffstat:
textproc/R-htmltools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 57cd7d65805e -r 2d067685245a textproc/R-htmltools/Makefile
--- a/textproc/R-htmltools/Makefile Mon Sep 06 19:51:29 2021 +0000
+++ b/textproc/R-htmltools/Makefile Mon Sep 06 21:52:11 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/09/05 02:30:06 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/06 21:52:11 mef Exp $
R_PKGNAME= htmltools
R_PKGVER= 0.5.2
@@ -11,6 +11,7 @@
DEPENDS+= R-digest>=0.6.20:../../security/R-digest
DEPENDS+= R-base64enc-[0-9]*:../../converters/R-base64enc
DEPENDS+= R-rlang-[0-9]*:../../devel/R-rlang
+DEPENDS+= R-fastmap-[0-9]*:../../devel/R-fastmap
# Packages suggested but not available: 'ragg'
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
Home |
Main Index |
Thread Index |
Old Index