summaryrefslogtreecommitdiffstats
path: root/testing/py-coverage/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-coverage/APKBUILD')
-rw-r--r--testing/py-coverage/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-coverage/APKBUILD b/testing/py-coverage/APKBUILD
index 9c1c107c2ce..563fbd1153b 100644
--- a/testing/py-coverage/APKBUILD
+++ b/testing/py-coverage/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="apache2"
depends=
depends_dev=
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=
subpackages="$pkgname-tools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"