~dricottone/huttese-apk

2c34ddfbbf0c78101b23657f36f3b905817d84fb — Drew DeVault 6 years ago 10f9adf
Add py-cssselect2 and py-tinycss2 to weasyprint
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/py-weasyprint/APKBUILD
M sr.ht/py-weasyprint/APKBUILD => sr.ht/py-weasyprint/APKBUILD +1 -1
@@ 8,7 8,7 @@ pkgdesc="cairo-based HTML renderer for python"
url="http://weasyprint.org"
arch="noarch"
license="LGPL"
depends="pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml"
depends="pango cairo py-cairocffi py-cairosvg py-cssselect2 py-tinycss2 py-pyphen py-lxml"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
makedepends="python2-dev python3-dev py-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"