Merge pull request #97 from bulwahn/rostest-depends-on-rostest-native-v2

rostest: rostest depends on rostest-native (resolves #83)
This commit is contained in:
herbrechtsmeier 2013-06-14 02:26:45 -07:00
commit 22031010e2
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "boost python-nose rosunit-native"
DEPENDS = "boost python-nose rostest-native"
DEPENDS_class-native = "boost-native rosunit-native"
require ros-comm.inc