pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/R-getPass (security/R-getPass) Now success on...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50f87b13ed8e
branches:  trunk
changeset: 446418:50f87b13ed8e
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Feb 08 11:44:53 2021 +0000

description:
(security/R-getPass) Now success on make test

diffstat:

 security/R-getPass/Makefile |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r bdc6699ea9f5 -r 50f87b13ed8e security/R-getPass/Makefile
--- a/security/R-getPass/Makefile       Mon Feb 08 11:21:56 2021 +0000
+++ b/security/R-getPass/Makefile       Mon Feb 08 11:44:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/06 23:07:00 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/08 11:44:53 mef Exp $
 
 R_PKGNAME=     getPass
 R_PKGVER=      0.2-2
@@ -10,9 +10,11 @@
 
 DEPENDS+=      R-rstudioapi>=0.5:../../math/R-rstudioapi
 
-# Package suggested but not available: 'argon2'
-#TEST_DEPEDS+= R-argon2-[0-9]:../../
-
+TEST_DEPENDS+= R-argon2-[0-9]*:../../security/R-argon2
+TEST_DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
+TEST_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
 
 # make test fails as:
 # Package suggested but not available: 'argon2'



Home | Main Index | Thread Index | Old Index