From 2f6adbefcf533dd03c154d4b24b6e3c0ddd4f4e3 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 19 Dec 2019 22:22:12 +0000 Subject: Add missing py-test-runner dependency. --- print/py-weasyprint/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile index b8477364c05..10bc6d88be6 100644 --- a/print/py-weasyprint/Makefile +++ b/print/py-weasyprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2019/10/09 12:33:31 wiedi Exp $ +# $NetBSD: Makefile,v 1.25 2019/12/19 22:22:12 joerg Exp $ DISTNAME= WeasyPrint-50 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -10,6 +10,7 @@ HOMEPAGE= http://weasyprint.org/ COMMENT= Converts HTML/CSS documents to PDF LICENSE= modified-bsd +BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner DEPENDS+= pango>=1.29.3:../../devel/pango DEPENDS+= ${PYPKGPREFIX}-cairosvg>=1.0.20:../../converters/py-cairosvg DEPENDS+= ${PYPKGPREFIX}-cairocffi>=0.9.0:../../graphics/py-cairocffi -- cgit v1.2.3