Skip to content
Snippets Groups Projects
Commit 79135486 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/pal-gripper] Add missing xacro dependency

parent f246bad4
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ USE_BOOST_LIBS= thread ...@@ -27,6 +27,7 @@ USE_BOOST_LIBS= thread
include ../../devel/boost-headers/depend.mk include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk include ../../devel/boost-libs/depend.mk
include ../../devel/ros-catkin/depend.mk include ../../devel/ros-catkin/depend.mk
include ../../devel/ros-xacro/depend.mk
include ../../interfaces/ros-common-msgs/depend.mk include ../../interfaces/ros-common-msgs/depend.mk
include ../../interfaces/ros-std-msgs/depend.mk include ../../interfaces/ros-std-msgs/depend.mk
include ../../lang/ros-message-generation/depend.mk include ../../lang/ros-message-generation/depend.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment