summaryrefslogtreecommitdiff
path: root/print
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
commite18d6cbe927b82d7f98131b67dfe190a425e982b (patch)
tree7892a413a76779d7c3678c17eb55919571dae0d7 /print
parentdee136bb948635113384282b6521f99c494b9e82 (diff)
downloadpkgsrc-e18d6cbe927b82d7f98131b67dfe190a425e982b.tar.gz
Add missing py-test-runner dependency.
Diffstat (limited to 'print')
-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