diff options
-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 |