Skip to content

Commit

Permalink
class-loader: was missing gtest (resolves ros#86)
Browse files Browse the repository at this point in the history
The class-loader requires the gtest sources. This commit resolves
this issue using the gtest class.
  • Loading branch information
bulwahn committed Jun 14, 2013
1 parent 952d3e4 commit 3c249e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-ros/class-loader/class-loader_0.2.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ DEPENDS = "console-bridge libpoco"

S = "${WORKDIR}/${ROS_BP}"

inherit catkin
inherit catkin gtest

0 comments on commit 3c249e4

Please sign in to comment.