diff options
Diffstat (limited to 'testing/py-flask-mail/APKBUILD')
-rw-r--r-- | testing/py-flask-mail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-mail/APKBUILD b/testing/py-flask-mail/APKBUILD index 376ce6aad1..ee6ec2ea73 100644 --- a/testing/py-flask-mail/APKBUILD +++ b/testing/py-flask-mail/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-flask py-blinker" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-Mail/Flask-Mail-$pkgver.tar.gz" |