From af0c01ac63cfe01e0feb2f423efb822c93ba7e03 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 26 Oct 2016 18:18:29 +0200 Subject: [various] rename dependency python-dev to python2-dev --- testing/py-flask-weasyprint/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-flask-weasyprint') 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" -- cgit v1.2.3