Skip to content

Commit a0ca1ae

Browse files
author
mef
committed
(fonts/R-systemfonts) Two TEST_DEPENDS+= added, but fails yet
1 parent 88c236e commit a0ca1ae

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

fonts/R-systemfonts/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.3 2023/01/29 21:16:04 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.4 2023/02/19 02:22:09 mef Exp $
22

33
R_PKGNAME= systemfonts
44
R_PKGVER= 1.0.4
@@ -9,6 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
99
COMMENT= System Native Font Finding
1010
LICENSE= mit # + file LICENSE
1111

12+
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
13+
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
14+
1215
USE_TOOLS+= pkg-config
1316
USE_LANGUAGES= c c++
1417

0 commit comments

Comments
 (0)