summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb8af84fa2d7..b29ac0514a5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="A major Emacs mode for editing Rust source code"
arch=('any')
url="https://github.com/rust-lang/rust-mode"
depends=('emacs')
+makedepends=('git')
license=('MIT')
source=("$pkgname"::'git://github.com/rust-lang/rust-mode.git')
sha256sums=(SKIP)