summaryrefslogtreecommitdiffstats
path: root/testing/py-notifymail
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-notifymail')
-rw-r--r--testing/py-notifymail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-notifymail/APKBUILD b/testing/py-notifymail/APKBUILD
index 6dc0c8f1f52..24064d8f2a0 100644
--- a/testing/py-notifymail/APKBUILD
+++ b/testing/py-notifymail/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python module to send emails"
url="https://github.com/davidfstr/notifymail/"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""