summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b55559d352a3..bb0e0222c9a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ros-arch-deps
pkgver=1.17
-pkgrel=1
+pkgrel=2
pkgdesc="Dependencies for building ROS on Arch"
url="http://www.ros.org"
arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@ depends=(
'gtest'
'log4cxx'
'lz4'
- 'ogre<2'
+ 'ogre-1.9'
'orocos-kdl'
'pcl'
'poco'