aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-errormail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-errormail/APKBUILD')
-rw-r--r--testing/py-flask-errormail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-errormail/APKBUILD b/testing/py-flask-errormail/APKBUILD
index a8c9274d0c..0ead62ca03 100644
--- a/testing/py-flask-errormail/APKBUILD
+++ b/testing/py-flask-errormail/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Flask sending error mail extension"
url="https://pypi.python.org/pypi/Flask-ErrorMail"
arch="noarch"
license="MIT"
-depends="python py-flask"
+depends="python2 py-flask"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""