From 7ce7d78fca5e9febc84c25f8a531ba9d9e73a99d Mon Sep 17 00:00:00 2001 From: JeongBong Seo Date: Thu, 4 Apr 2019 17:55:50 +0900 Subject: [PATCH] DRAFT sros2-0.6.3.inc: Fix depenedencies Version-specific because might be fixed in a new version. --- includes-ros2/sros2/sros2-0.6.3.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 includes-ros2/sros2/sros2-0.6.3.inc diff --git a/includes-ros2/sros2/sros2-0.6.3.inc b/includes-ros2/sros2/sros2-0.6.3.inc new file mode 100644 index 0000000..66ccf5c --- /dev/null +++ b/includes-ros2/sros2/sros2-0.6.3.inc @@ -0,0 +1,6 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +ROS_BUILD_DEPENDS += " \ + ament-cmake-core \ + python-cmake-module \ +"