From 2dda82ad1c830ceda3efd70a5b86e25c9147a71c Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Wed, 5 Jun 2019 09:15:59 -0700 Subject: [PATCH] DRAFT {dashing} Add launch-0.8.3-1.inc (copy from launch-0.7.4.inc) --- includes-ros2/launch/launch-0.8.3-1.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 includes-ros2/launch/launch-0.8.3-1.inc diff --git a/includes-ros2/launch/launch-0.8.3-1.inc b/includes-ros2/launch/launch-0.8.3-1.inc new file mode 100644 index 0000000..712e6bf --- /dev/null +++ b/includes-ros2/launch/launch-0.8.3-1.inc @@ -0,0 +1,6 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +ROS_EXEC_DEPENDS += " \ + ${PYTHON_PN}-asyncio \ + ${PYTHON_PN}-typing \ +"