aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-funcsigs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-funcsigs/APKBUILD')
-rw-r--r--main/py-funcsigs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-funcsigs/APKBUILD b/main/py-funcsigs/APKBUILD
index 6c8507c6fef..04ef4a347f9 100644
--- a/main/py-funcsigs/APKBUILD
+++ b/main/py-funcsigs/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+"
url="http://funcsigs.readthedocs.org"
arch="noarch"
license="ASL"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="$depends_dev python2-dev py-setuptools"
install=""