diff options
Diffstat (limited to 'testing/py-flask-weasyprint/APKBUILD')
-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 7e9e602d59..74df38af07 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="flask binding to py-weasyprint" url="http://pythonhosted.org/flask-weasyprint" arch="noarch" license="BSD" -depends="python py-weasyprint py-flask py-setuptools" +depends="python2 py-weasyprint py-flask py-setuptools" depends_dev="" makedepends="python2-dev" install="" |