From 5fb30b15b16ad2476b5689d7b8f5afbc997daf9f Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Tue, 30 Apr 2019 11:58:28 -0700 Subject: [PATCH] DRAFT {crystal} micro-ros-agent-0.0.1-2.inc: Append to ROS_BUILDTOOL_DEPENDS Version-specific because might be fixed in a new version --- includes-ros2/micro-ros-agent/micro-ros-agent-0.0.1-2.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 includes-ros2/micro-ros-agent/micro-ros-agent-0.0.1-2.inc diff --git a/includes-ros2/micro-ros-agent/micro-ros-agent-0.0.1-2.inc b/includes-ros2/micro-ros-agent/micro-ros-agent-0.0.1-2.inc new file mode 100644 index 0000000..2071a48 --- /dev/null +++ b/includes-ros2/micro-ros-agent/micro-ros-agent-0.0.1-2.inc @@ -0,0 +1,4 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +# Does "rosidl-cmake" belong in DEPENDS and RDEPENDS? +ROS_BUILDTOOL_DEPENDS += "rosidl-cmake-native"