pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-selectr (textproc/R-selectr) Added missing ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60aea4f577a8
branches: trunk
changeset: 422681:60aea4f577a8
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 01 04:50:30 2020 +0000
description:
(textproc/R-selectr) Added missing DEPENDS+= R-R6 and some TEST_DEPENDS+
(but) make test does not pass yet.
diffstat:
textproc/R-selectr/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 2a0119bc28bd -r 60aea4f577a8 textproc/R-selectr/Makefile
--- a/textproc/R-selectr/Makefile Sat Feb 01 03:07:49 2020 +0000
+++ b/textproc/R-selectr/Makefile Sat Feb 01 04:50:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/13 02:15:09 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/01 04:50:30 mef Exp $
R_PKGNAME= selectr
R_PKGVER= 0.4-2
@@ -9,6 +9,12 @@
LICENSE= modified-bsd
DEPENDS+= R-stringr>=1.4.0:../../textproc/R-stringr
+DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
+
+# make test do not pass yet
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index