Update package.xml
This commit is contained in:
parent
ef1865fdab
commit
331c4d6473
|
|
@ -13,6 +13,13 @@
|
||||||
<depend>rclcpp_components</depend>
|
<depend>rclcpp_components</depend>
|
||||||
<depend>sensor_msgs</depend>
|
<depend>sensor_msgs</depend>
|
||||||
|
|
||||||
|
|
||||||
|
<build_depend>gstreamer1.0-plugins-base</build_depend>
|
||||||
|
<build_depend>gstreamer1.0-plugins-good</build_depend>
|
||||||
|
<build_depend>gstreamer1.0-plugins-bad</build_depend>
|
||||||
|
<build_depend>gstreamer1.0-plugins-ugly</build_depend>
|
||||||
|
<build_depend>libgstrtspserver-1.0-dev</build_depend>
|
||||||
|
|
||||||
<test_depend>ament_lint_auto</test_depend>
|
<test_depend>ament_lint_auto</test_depend>
|
||||||
<test_depend>ament_lint_common</test_depend>
|
<test_depend>ament_lint_common</test_depend>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue