(fonts/R-systemfonts) Two TEST_DEPENDS+= added, but fails yet

This commit is contained in:
mef 2023-02-19 02:22:09 +00:00
parent 01a57d7442
commit ae4845b6f6

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2023/01/29 21:16:04 ryoon Exp $
# $NetBSD: Makefile,v 1.4 2023/02/19 02:22:09 mef Exp $
R_PKGNAME= systemfonts
R_PKGVER= 1.0.4
@ -9,6 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= System Native Font Finding
LICENSE= mit # + file LICENSE
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++