From 2adb4a4ea9487e846b0eb85be54c6f5a89a8fa26 Mon Sep 17 00:00:00 2001 From: William Woodall Date: Fri, 1 May 2020 11:27:31 -0700 Subject: [PATCH 1/2] change rmw_implementation deps to be buildtool and not exec --- rmw_implementation/package.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rmw_implementation/package.xml b/rmw_implementation/package.xml index f488825c..27628bfb 100644 --- a/rmw_implementation/package.xml +++ b/rmw_implementation/package.xml @@ -22,7 +22,8 @@ rmw_fastrtps_cpp - rmw_implementation_cmake + rmw_implementation_cmake + rmw_implementation_cmake ament_lint_auto ament_lint_common From 5ded3c530e90dda422bfb45f8ddf834962944c56 Mon Sep 17 00:00:00 2001 From: William Woodall Date: Thu, 25 Jun 2020 10:17:47 -0700 Subject: [PATCH 2/2] fixup dependencies Signed-off-by: William Woodall --- rmw_implementation/package.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rmw_implementation/package.xml b/rmw_implementation/package.xml index 27628bfb..d41ffba0 100644 --- a/rmw_implementation/package.xml +++ b/rmw_implementation/package.xml @@ -9,6 +9,7 @@ ament_cmake rmw_implementation_cmake + rmw_implementation_cmake rcpputils rcutils @@ -22,9 +23,6 @@ rmw_fastrtps_cpp - rmw_implementation_cmake - rmw_implementation_cmake - ament_lint_auto ament_lint_common