pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-pbkrtest (math/R-pbkrtest) Fix build, +DEPENDS+...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f57672fb0ac
branches: trunk
changeset: 458871:2f57672fb0ac
user: mef <mef%pkgsrc.org@localhost>
date: Tue Sep 21 22:35:16 2021 +0000
description:
(math/R-pbkrtest) Fix build, +DEPENDS+= R-knitr
diffstat:
math/R-pbkrtest/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4ad65d4f4e21 -r 2f57672fb0ac math/R-pbkrtest/Makefile
--- a/math/R-pbkrtest/Makefile Tue Sep 21 18:30:39 2021 +0000
+++ b/math/R-pbkrtest/Makefile Tue Sep 21 22:35:16 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/09/19 02:32:27 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/21 22:35:16 mef Exp $
R_PKGNAME= pbkrtest
R_PKGVER= 0.5.1
@@ -10,6 +10,7 @@
DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
DEPENDS+= R-numDeriv-[0-9]*:../../math/R-numDeriv
DEPENDS+= R-broom-[0-9]*:../../math/R-broom
+DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
# for a4.sty
TEST_DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
Home |
Main Index |
Thread Index |
Old Index