summaryrefslogtreecommitdiffstats
path: root/testing/git2json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/git2json')
-rw-r--r--testing/git2json/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/git2json/APKBUILD b/testing/git2json/APKBUILD
index 5df8c739ac6..c1de3ed5b84 100644
--- a/testing/git2json/APKBUILD
+++ b/testing/git2json/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="BSD"
depends="python"
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"