summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-02-02 12:00:49 -0500
committeracxz2020-02-02 12:00:49 -0500
commitcd5c4c2f6dcc4879c414b4f75cfe929a2f9d0cd7 (patch)
treef9811d003cf1f1fcf4c25dbe3960774a5d64f0ea /PKGBUILD
parent4edee545e5a1b2cd7f2509a3613ddd38f980789d (diff)
downloadaur-gazebo-hg.tar.gz
upddep sdformat
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d6bfc4f7ff..9c1863138a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://gazebosim.org/"
license=('Apache')
# See: http://www.gazebosim.org/tutorials?tut=install_from_source&cat=install
depends=('boost' 'curl' 'freeglut' 'freeimage' 'intel-tbb' 'libccd' 'libltdl'
- 'libtar' 'libxml2' 'ogre=1.9' 'protobuf' 'sdformat=8' 'ignition-math>=6'
+ 'libtar' 'libxml2' 'ogre=1.9' 'protobuf' 'sdformat>=9' 'ignition-math>=6'
'ignition-transport>=8' 'ignition-common>=3' 'ignition-fuel_tools>=4'
'ignition-msgs>=5' 'tinyxml2' 'qwt')
optdepends=('bullet: Bullet support'