DRAFT {crystal} behaviortree-cpp-v3-3.0.4.inc: Drop elfutils from ROS_EXEC_DEPENDS

This commit is contained in:
Herb Kuta 2019-04-09 07:45:07 -07:00
parent b190ee5fa8
commit fcc570716b
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ ROS_BUILD_DEPENDS += " \
ament-cmake-gtest \
cppzmq \
"
# OpenEmbedded will automatically add the dependency on the elfutils package that contains libdw.so .
ROS_EXEC_DEPENDS_remove = "elfutils"