summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-08-11 00:04:57 +0200
committerBenjamin Chrétien2015-08-11 00:04:57 +0200
commite3bf5d78249e99be66b02fc86d29d14e5b243ea4 (patch)
treeb1f6150580bffbc69a9fb7f1688cfcd95b4d559b /PKGBUILD
parente9ff212bf1e8f0110bab4f75471c24b98e94c7ec (diff)
downloadaur-e3bf5d78249e99be66b02fc86d29d14e5b243ea4.tar.gz
Add ignition-math dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4085cdbdb2a..7c38a9f07d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('Apache')
# See: http://www.gazebosim.org/tutorials?tut=install_from_source&cat=install
depends=('boost>=1.40.0' 'curl>=4.0' 'freeglut' 'freeimage>=3.0'
'intel-tbb>=3.0' 'libccd>=1.4' 'libltdl>=2.4.2' 'libtar>=1.2' 'libxml2>=2.7.7'
- 'ogre' 'protobuf>=2.3.0' 'qt4' 'sdformat>=3.1.1'
+ 'ogre' 'protobuf>=2.3.0' 'qt4' 'sdformat>=3.1.1' 'ignition-math>=2'
'tinyxml>=2.6.2')
optdepends=('bullet>=2.82: Bullet support'
'cegui>=0.8.3: Design custom graphical interfaces'