Skip to content

Commit

Permalink
Curl Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dwffls authored Jan 8, 2025
1 parent adbc480 commit 5e15745
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion diagnostic_remote_logging/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@

<build_depend>diagnostic_msgs</build_depend>
<build_depend>rclcpp_components</build_depend>

<build_depend>libcurl4-openssl-dev</build_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>

<exec_depend>libcurl4-openssl-dev</exec_depend>

<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down

0 comments on commit 5e15745

Please sign in to comment.