Skip to content

Commit a82a496

Browse files
[python-xhtml2pdf-pip][TEMP] add libcairo2-dev (#369)
pygobject/pycairo#319
1 parent 2c38b17 commit a82a496

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

python-xhtml2pdf-pip/install.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# [TEMP] Needed because of reportlab-4.0, dep of xhtml2pdf.
2+
# See https://github.com/pygobject/pycairo/issues/319 to see when to delete
3+
- type: system
4+
name: libcairo2-dev
5+
16
- type: pip
27
name: xhtml2pdf

0 commit comments

Comments
 (0)