From 0e3f0046d49928914a286d71084436e11097abe6 Mon Sep 17 00:00:00 2001 From: Bas Zalmstra <4995967+baszalmstra@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:50:37 +0800 Subject: [PATCH] Remove ament_cmake from buildtool_export_depend Removed unnecessary buildtool_export_depend for ament_cmake. I might misunderstand but I dont think this package is required as a builttool_export_depend. --- angles/package.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/angles/package.xml b/angles/package.xml index 0ddfb26..48afc7b 100644 --- a/angles/package.xml +++ b/angles/package.xml @@ -25,8 +25,6 @@ ament_cmake_python python3-setuptools - ament_cmake - ament_cmake_gtest ament_cmake_pytest