aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/getmail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/getmail/APKBUILD b/testing/getmail/APKBUILD
index 3facef3b60..b5dc7639ed 100644
--- a/testing/getmail/APKBUILD
+++ b/testing/getmail/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="POP3, IMAP4, and SDPS mail retriever with Maildir delivery"
url="http://pyropus.ca/software/getmail/"
arch="noarch"
license="GPL2"
-depends=""
+depends="python"
depends_dev=""
makedepends="python-dev"
install=""