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 140f2b3ad1..ff78d0a123 100644
--- a/main/py-configshell/APKBUILD
+++ b/main/py-configshell/APKBUILD
@@ -11,7 +11,7 @@ arch="noarch"
license="AGPL3"
depends="python py-six py-urwid py-parsing"
depends_dev=""
-makedepends="$depends_dev python-dev py-setuptools"
+makedepends="$depends_dev python2-dev py-setuptools"
install=""
subpackages=""
source="$_realname-fb-$_ver.tar.gz::https://github.com/agrover/configshell-fb/archive/v$_ver.tar.gz"