1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

correctly depend on yaml-cpp

This commit is contained in:
Felix Mauch
2019-05-27 18:05:40 +02:00
parent 312fe8b1b7
commit afc1161b1d
2 changed files with 5 additions and 2 deletions

View File

@@ -51,6 +51,7 @@
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>ur_rtde_driver</depend>
<depend>yaml-cpp</depend>
<test_depend>rosunit</test_depend>