aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-configshell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-configshell/APKBUILD')
-rw-r--r--main/py-configshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-configshell/APKBUILD b/main/py-configshell/APKBUILD
index ff78d0a1236..4d1a4c34f08 100644
--- a/main/py-configshell/APKBUILD
+++ b/main/py-configshell/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="Python library that provides a framework for building simple but nice C
url="https://github.com/agrover/configshell-fb"
arch="noarch"
license="AGPL3"
-depends="python py-six py-urwid py-parsing"
+depends="python2 py-six py-urwid py-parsing"
depends_dev=""
makedepends="$depends_dev python2-dev py-setuptools"
install=""