Skip to content

Commit

Permalink
catkin_make requires cmake_modules in run_depends
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Mar 4, 2016
1 parent 675813c commit e17cf25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<run_depend>laser_geometry</run_depend>
<run_depend>pluginlib</run_depend>
<run_depend>angles</run_depend>
<run_depend>cmake_modules</run_depend>

<export>
<cpp cflags="-I${prefix}/include `rosboost-cfg --cflags`" lflags=""/>
Expand Down

0 comments on commit e17cf25

Please sign in to comment.