aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-apitree/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-apitree/APKBUILD')
-rw-r--r--testing/py-apitree/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-apitree/APKBUILD b/testing/py-apitree/APKBUILD
index 9ef70eee7b..cebc05586e 100644
--- a/testing/py-apitree/APKBUILD
+++ b/testing/py-apitree/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python web service API backend"
url="https://github.com/jmatthias/apitree"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""