diff --git a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3-3.0.9-1.inc b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3-3.0.9-1.inc new file mode 100644 index 0000000..61e2db7 --- /dev/null +++ b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3-3.0.9-1.inc @@ -0,0 +1,9 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +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"