Remove stray dependencies

This commit is contained in:
Paul Bovbel
2018-04-30 11:44:37 -04:00
committed by Paul Bovbel
parent 55a9ab8f6b
commit f822d6ff6e
-2
View File
@@ -15,7 +15,6 @@
<buildtool_depend>catkin</buildtool_depend>
<build_depend>dynamic_reconfigure</build_depend>
<build_depend>message_filters</build_depend>
<build_depend>nodelet</build_depend>
<build_depend>roscpp</build_depend>
@@ -23,7 +22,6 @@
<build_depend>tf2</build_depend>
<build_depend>tf2_ros</build_depend>
<run_depend>dynamic_reconfigure</run_depend>
<run_depend>message_filters</run_depend>
<run_depend>nodelet</run_depend>
<run_depend>roscpp</run_depend>