From 81eb3d1e60891e0568e644ac76b15e3b32bed281 Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Thu, 2 May 2019 10:09:12 -0700 Subject: [PATCH] DRAFT bouncy/ros-distro.inc: Append to ROS_SUPERFLORE_GENERATED_BUILDTOOLS --- conf/ros-distro/include/bouncy/ros-distro.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/ros-distro/include/bouncy/ros-distro.inc b/conf/ros-distro/include/bouncy/ros-distro.inc index e5f87e8..bbb566b 100644 --- a/conf/ros-distro/include/bouncy/ros-distro.inc +++ b/conf/ros-distro/include/bouncy/ros-distro.inc @@ -21,4 +21,8 @@ LAYERSERIES_COMPAT_ros-layer = "morty" # Since superflore doesn't know when it's generating a recipe that it will be for a build tool, it can't know that what's in # ROS_EXEC_DEPEND are also build tools. Manually add them here. ROS_SUPERFLORE_GENERATED_BUILDTOOLS += " \ + ament-tools-native \ + fastcdr-native \ + fastrtps-native \ + rosidl-typesupport-fastrtps-cpp-native \ "