diff options
Diffstat (limited to 'print/py-weasyprint/Makefile')
-rw-r--r-- | print/py-weasyprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile index 4bc2d2ff3e44..6a2502937f91 100644 --- a/print/py-weasyprint/Makefile +++ b/print/py-weasyprint/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>=1.0.9:archivers/py-brotli@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}pyphen>=0.9.1:textproc/py-pyphen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tinycss2>=1.0.0:textproc/py-tinycss2@${PY_FLAVOR} -USES= gnome python:3.8+ +USES= gnome python USE_PYTHON= autoplist pep517 USE_GNOME= gdkpixbuf2 pango |