summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2019-12-19 22:22:12 +0000
committerjoerg <joerg@pkgsrc.org>2019-12-19 22:22:12 +0000
commit2f6adbefcf533dd03c154d4b24b6e3c0ddd4f4e3 (patch)
tree2695614c3944aba6e86a0f1c3fbc2d135e259f72
parentcbbe4e5d4f1090408da45a25c4103d372481db54 (diff)
downloadpkgsrc-2f6adbefcf533dd03c154d4b24b6e3c0ddd4f4e3.tar.gz
Add missing py-test-runner dependency.
-rw-r--r--print/py-weasyprint/Makefile3
1 files changed, 2 insertions, 1 deletions
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