summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alpine/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD
index f52f685f..8d8077a4 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
license=("APACHE")
depends=("libldap" "krb5" "gettext")
-makedepends=('openssl')
+makedepends=('openssl' 'git')
optdepends=("aspell: for spell-checking support"
"hunspell: for spell-checking support"
"topal: glue program that links GnuPG and alpine")