Skip to content

Commit

Permalink
Corrections from catkin_lint tool
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyR committed May 8, 2014
1 parent b575e5d commit 0ce95db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cerevoice_tts_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ generate_messages(
)

catkin_package(
CATKIN_DEPENDS actionlib_msgs #message_generation std_msgs
CATKIN_DEPENDS actionlib_msgs message_runtime std_msgs #message_generation
)
1 change: 1 addition & 0 deletions cerevoice_tts_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
<build_depend>std_msgs</build_depend>
<run_depend>actionlib_msgs</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>message_runtime</run_depend>

</package>

0 comments on commit 0ce95db

Please sign in to comment.