summaryrefslogtreecommitdiffstats
path: root/msmtp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'msmtp/PKGBUILD')
-rw-r--r--msmtp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/msmtp/PKGBUILD b/msmtp/PKGBUILD
index b343d15..3c7c3b6 100644
--- a/msmtp/PKGBUILD
+++ b/msmtp/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://marlam.de/$_pkgname/"
license=('GPL3')
depends=('gnutls' 'gsasl')
-makedepends=('texlive-plainextra')
+makedepends=('git' 'texlive-plainextra')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://git.marlam.de/git/$_pkgname.git")