summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Eyolfson2019-03-04 11:00:14 -0500
committerJon Eyolfson2019-03-04 11:00:14 -0500
commitcc59888d14f22b3d5996eddb0a9630c9608c2343 (patch)
tree572744bc10ee58d7e6827c8089be7c037c514f4e
parenta834213c2626ab44acb4a42e946507562f634d02 (diff)
downloadaur-cc59888d14f22b3d5996eddb0a9630c9608c2343.tar.gz
Update to makedepends
-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)