aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lshell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lshell/APKBUILD')
-rw-r--r--testing/lshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD
index 44cfd1a66d5..f04ab4a3d5b 100644
--- a/testing/lshell/APKBUILD
+++ b/testing/lshell/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python-based limited Shell"
url="http://ghantoos.org/limited-shell-lshell"
arch="noarch"
license="GPL3+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""