summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hatchbed-common.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/hatchbed-common.spec b/hatchbed-common.spec
index b600b48..f24e700 100644
--- a/hatchbed-common.spec
+++ b/hatchbed-common.spec
@@ -4,6 +4,7 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
%global __provides_exclude_from ^/opt/ros/%{ros_distro}/.*$
%global __requires_exclude_from ^/opt/ros/%{ros_distro}/.*$
+%global debug_package %{nil}
%define RosPkgName hatchbed-common
%define ros_distro humble
@@ -21,6 +22,7 @@ Requires: ros-%{ros_distro}-rclcpp
BuildRequires: ros-%{ros_distro}-rclcpp
BuildRequires: ros-%{ros_distro}-ament-cmake
+BuildRequires: ros-%{ros_distro}-ros-environment
%if 0%{?with_tests}
BuildRequires: ament_lint_auto