diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-11-27 11:25:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-11-27 11:25:36 +0000 |
| commit | c76fba598ea45e0430bd837e22fc25030d9795e9 (patch) | |
| tree | c986de716d3edbaa66086808291ae6d259c33896 /hatchbed-common.spec | |
| parent | 145542ed8a4a2da5d4ea7aca8ce14cb858523572 (diff) | |
automatic import of ros-humble-hatchbed-commonopeneuler24.03_LTS
Diffstat (limited to 'hatchbed-common.spec')
| -rw-r--r-- | hatchbed-common.spec | 2 |
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 |
