pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-pbkrtest
Module Name: pkgsrc
Committed By: mef
Date: Tue Sep 21 22:35:16 UTC 2021
Modified Files:
pkgsrc/math/R-pbkrtest: Makefile
Log Message:
(math/R-pbkrtest) Fix build, +DEPENDS+= R-knitr
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-pbkrtest/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-pbkrtest/Makefile
diff -u pkgsrc/math/R-pbkrtest/Makefile:1.5 pkgsrc/math/R-pbkrtest/Makefile:1.6
--- pkgsrc/math/R-pbkrtest/Makefile:1.5 Sun Sep 19 02:32:27 2021
+++ pkgsrc/math/R-pbkrtest/Makefile Tue Sep 21 22:35:16 2021
@@ -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 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
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