diff options
Diffstat (limited to 'testing/py-weasyprint/APKBUILD')
-rw-r--r-- | testing/py-weasyprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-weasyprint/APKBUILD b/testing/py-weasyprint/APKBUILD index ed9b5050c3..d483203811 100644 --- a/testing/py-weasyprint/APKBUILD +++ b/testing/py-weasyprint/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="cairo-based HTML renderer for python" url="http://weasyprint.org" arch="noarch" license="LGPL" -depends="python pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml" +depends="python2 pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml" depends_dev="" makedepends="python2-dev py-setuptools" install="" |