DRAFT {crystal} behaviortree-cpp-v3-3.0.4.inc: Drop elfutils from ROS_EXEC_DEPENDS
This commit is contained in:
parent
b190ee5fa8
commit
fcc570716b
|
@ -4,3 +4,6 @@ ROS_BUILD_DEPENDS += " \
|
||||||
ament-cmake-gtest \
|
ament-cmake-gtest \
|
||||||
cppzmq \
|
cppzmq \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# OpenEmbedded will automatically add the dependency on the elfutils package that contains libdw.so .
|
||||||
|
ROS_EXEC_DEPENDS_remove = "elfutils"
|
||||||
|
|
Loading…
Reference in New Issue