From 63df152f8edb17c9360b4137dbfb8f35cf4fc931 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 27 Jun 2018 10:12:42 +0200 Subject: alpine: makedepends+=(git) --- alpine/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alpine') 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") -- cgit v1.2.3-54-g00ecf