summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 772577575e23..60954b356cae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Integration test suite based on roslaunch that is compatible with
url='http://ros.org/wiki/rostest'
pkgname='ros-indigo-rostest'
-pkgver='1.11.6'
+pkgver='1.11.7'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -17,6 +17,7 @@ makedepends=('cmake' 'git' 'ros-build-tools'
boost)
ros_depends=(ros-indigo-roslaunch
+ ros-indigo-rosmaster
ros-indigo-rosunit
ros-indigo-rospy)
depends=(${ros_depends[@]}