diff options
Diffstat (limited to 'testing/py-flask-weasyprint')
-rw-r--r-- | testing/py-flask-weasyprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index af80da0219..7e9e602d59 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-weasyprint py-flask py-setuptools" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-WeasyPrint/Flask-WeasyPrint-$pkgver.tar.gz" |