diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-06 11:24:27 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-06 11:24:27 +0000 |
commit | d18011e4ccf8426bcab0b027eab1778385a013b5 (patch) | |
tree | e941fcb49e20cc6adff3174a869e8991d5643ed3 /clearpath-config.spec | |
parent | bdb3f999fb22216f4319c153ec32e3a48904488b (diff) |
automatic import of ros-humble-clearpath-configopeneuler24.03_LTS
Diffstat (limited to 'clearpath-config.spec')
-rw-r--r-- | clearpath-config.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/clearpath-config.spec b/clearpath-config.spec index 6189ae4..1ad75f5 100644 --- a/clearpath-config.spec +++ b/clearpath-config.spec @@ -20,6 +20,9 @@ Source0: %{name}_%{version}.orig.tar.gz Requires: python3-yaml +BuildRequires: python3-yaml +BuildRequires: ros-%{ros_distro}-ament-cmake + %if 0%{?with_tests} BuildRequires: ros-%{ros_distro}-ament-copyright @@ -70,5 +73,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* 三 12月 04 2024 Luis Camero lcamero@clearpathrobotics.com - 0.3.4-1 +* Fri May 23 2025 Luis Camero lcamero@clearpathrobotics.com - 0.3.4-1 - Autogenerated by ros-porting-tools |