aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pies
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pies')
-rw-r--r--testing/py-pies/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pies/APKBUILD b/testing/py-pies/APKBUILD
index 3c4cc0e10f..10fdcb72e3 100644
--- a/testing/py-pies/APKBUILD
+++ b/testing/py-pies/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A tool that support you to write tool for Python 2.6-3.x"
url="https://github.com/timothycrosley/pies"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""