summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2022-07-13 13:14:35 -0400
committeracxz2022-07-13 13:14:35 -0400
commit02d28491f2096fa9122367bd66afdfcb0f6f74d6 (patch)
tree7ef70ebaa4b4dc7b9441fb3f16d87181c6bd9aac /PKGBUILD
parent30b03e1a139006fcd93e40afb00a2e49aa810cb2 (diff)
downloadaur-ardupilot-gazebo-sitl-git.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3ae25fb3efd..b90b4d7553bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://ardupilot.org/dev/docs/using-gazebo-simulator-with-sitl.html'
license=('GPLv3')
depends=('gazebo')
optdepends=('ardupilot-sitl')
-makedepends=('cmake')
+makedepends=('cmake' 'git')
provides=('ardupilot-gazebo-sitl')
_pkgname=ardupilot-gazebo-stil
source=("${_pkgname}::git+https://github.com/khancyr/ardupilot_gazebo.git")