From 8f39315d0923271091e93ac5f27908676c836a78 Mon Sep 17 00:00:00 2001 From: Adam Aposhian Date: Thu, 15 Sep 2022 11:18:51 -0600 Subject: [PATCH] make exec depends so they don't get included in bloom build depends --- formant_ros2_adapter/package.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/formant_ros2_adapter/package.xml b/formant_ros2_adapter/package.xml index 8e21713..1ec4792 100644 --- a/formant_ros2_adapter/package.xml +++ b/formant_ros2_adapter/package.xml @@ -11,8 +11,8 @@ ament_cmake_python rclpy - python-lzf-pip - python3-numpy + python-lzf-pip + python3-numpy ament_lint_auto ament_lint_common