aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-frosted/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-frosted/APKBUILD')
-rw-r--r--testing/py-frosted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-frosted/APKBUILD b/testing/py-frosted/APKBUILD
index 89ea1ebf918..8f9bb5dc582 100644
--- a/testing/py-frosted/APKBUILD
+++ b/testing/py-frosted/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A passive Python syntax checker"
url="https://github.com/timothycrosley/frosted"
arch="noarch"
license="MIT"
-depends="python py-pies"
+depends="python2 py-pies"
depends_dev=""
makedepends="python2-dev"
install=""