summaryrefslogtreecommitdiffstats
path: root/mutt/PKGBUILD
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2020-02-15 23:05:51 +0100
committerJustin Gassner <justin.gassner@mailbox.org>2020-02-15 23:05:51 +0100
commit0dc1fb091cd8f3445dc8b284187d7f8ee793d99b (patch)
treef9d59aee70fd58424679aa718c1e0641638ff3e2 /mutt/PKGBUILD
parentb33d9ffea0d97781d7643d008c79cd710e61bcb6 (diff)
downloadpackages-0dc1fb091cd8f3445dc8b284187d7f8ee793d99b.tar.zst
Add git to makedepends when needed
Diffstat (limited to 'mutt/PKGBUILD')
-rw-r--r--mutt/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/PKGBUILD b/mutt/PKGBUILD
index b906a28..77ec005 100644
--- a/mutt/PKGBUILD
+++ b/mutt/PKGBUILD
@@ -9,6 +9,7 @@ arch=('x86_64')
url='http://www.mutt.org'
license=('GPL')
depends=('gpgme' 'libidn')
+makedepends=('git')
source=("git+https://gitlab.com/muttmua/mutt.git")
sha256sums=('SKIP')