Skip to content

Commit

Permalink
Change dependency from jsoncpp to match rosdep
Browse files Browse the repository at this point in the history
  • Loading branch information
DangitBen authored Sep 19, 2019
1 parent f3dc5ec commit 4a0cc27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ouster_client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<description>The os1_client package</description>
<maintainer email="[email protected]">ouster developers</maintainer>
<license>BSD</license>
<build_depend>jsoncpp</build_depend>
<build_depend>libjsoncpp</build_depend>
<buildtool_depend>catkin</buildtool_depend>

<exec_depend>jsoncpp</exec_depend>
<exec_depend>libjsoncpp</exec_depend>
<export></export>
</package>

0 comments on commit 4a0cc27

Please sign in to comment.