Skip to content

Commit

Permalink
Add the dependency in package.xml, which helps us to download the dep…
Browse files Browse the repository at this point in the history
…endency from 'rosdep install'
  • Loading branch information
tongtybj committed Apr 13, 2017
1 parent a8d4021 commit 81435a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.xml
Expand Up @@ -12,6 +12,9 @@
<build_depend>roscpp</build_depend>
<run_depend>roscpp</run_depend>

<depend>yaml-cpp</depend>
<depend>libusb-1.0-dev</depend>

<export>
</export>
</package>

0 comments on commit 81435a1

Please sign in to comment.