pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/R-ragg



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jan 21 13:06:09 UTC 2024

Modified Files:
        pkgsrc/graphics/R-ragg: Makefile

Log Message:
(graphics/R-ragg) +TEST_DEPENDS+= tex-ec, make test passed


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/R-ragg/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/R-ragg/Makefile
diff -u pkgsrc/graphics/R-ragg/Makefile:1.7 pkgsrc/graphics/R-ragg/Makefile:1.8
--- pkgsrc/graphics/R-ragg/Makefile:1.7 Sun Jan 21 08:44:24 2024
+++ pkgsrc/graphics/R-ragg/Makefile     Sun Jan 21 13:06:09 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2024/01/21 08:44:24 mef Exp $
+# $NetBSD: Makefile,v 1.8 2024/01/21 13:06:09 mef Exp $
 
 R_PKGNAME=     ragg
 R_PKGVER=      1.2.7
@@ -11,6 +11,7 @@ LICENSE=      mit     # + file LICENSE
 TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
 TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
 TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url



Home | Main Index | Thread Index | Old Index