Skip to content

Commit

Permalink
add build_depend cmake_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Sep 2, 2014
1 parent 6e1c925 commit a2744ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions rtctree/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<build_depend>python-omniorb</build_depend>
<build_depend>rosbuild</build_depend>
<build_depend>git</build_depend>
<build_depend>cmake_modules</build_depend>

<export/>

Expand Down
1 change: 1 addition & 0 deletions rtshell/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<build_depend>rostest</build_depend>
<build_depend>omniorb</build_depend>
<build_depend>git</build_depend>
<build_depend>cmake_modules</build_depend>

<run_depend>rtctree</run_depend>
<run_depend>rtsprofile</run_depend>
Expand Down
1 change: 1 addition & 0 deletions rtsprofile/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<build_depend>mk</build_depend>
<build_depend>rosbuild</build_depend>
<build_depend>git</build_depend>
<build_depend>cmake_modules</build_depend>

<export/>

Expand Down

0 comments on commit a2744ac

Please sign in to comment.