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-sphinxcontrib-jinjadomain/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-sphinxcontrib-jinjadomain/APKBUILD') diff --git a/testing/py-sphinxcontrib-jinjadomain/APKBUILD b/testing/py-sphinxcontrib-jinjadomain/APKBUILD index 523370ffcbd..c329730e026 100644 --- a/testing/py-sphinxcontrib-jinjadomain/APKBUILD +++ b/testing/py-sphinxcontrib-jinjadomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" 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" -- cgit v1.2.3