aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-wtforms/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-wtforms/APKBUILD')
-rw-r--r--main/py-wtforms/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-wtforms/APKBUILD b/main/py-wtforms/APKBUILD
index 30c0b51ba6..28bb5bdfb0 100644
--- a/main/py-wtforms/APKBUILD
+++ b/main/py-wtforms/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A flexible forms validation and rendering Python library"
url="http://wtforms.simplecodes.com/"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""