summaryrefslogtreecommitdiffstats
path: root/testing/py-weasyprint/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-weasyprint/APKBUILD')
-rw-r--r--testing/py-weasyprint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-weasyprint/APKBUILD b/testing/py-weasyprint/APKBUILD
index 39cfcd822d8..ed9b5050c39 100644
--- a/testing/py-weasyprint/APKBUILD
+++ b/testing/py-weasyprint/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="LGPL"
depends="python pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"