aboutsummaryrefslogtreecommitdiffstats
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 c1de3ed5b8..9621007f19 100644
--- a/testing/git2json/APKBUILD
+++ b/testing/git2json/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Convert git logs to JSON for easier analysis"
url="https://github.com/tarmstrong/git2json"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""