aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-exconsole
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-exconsole')
-rw-r--r--testing/py-exconsole/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-exconsole/APKBUILD b/testing/py-exconsole/APKBUILD
index 355345a5ee..28ad9eae52 100644
--- a/testing/py-exconsole/APKBUILD
+++ b/testing/py-exconsole/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Emergency/postmortem Python console"
url="https://github.com/Eugeny/exconsole"
arch="noarch"
license="LGPL3+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""