diff options
| -rw-r--r-- | sources | 2 | ||||
| -rw-r--r-- | tinyspline-vendor.spec | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -1 +1 @@ -3a01f51ed13923c9be4bbb7ef896ab0d ros-humble-tinyspline-vendor_0.6.1.orig.tar.gz +7ff3644fb4a772d3d46b2e39247d3808 ros-humble-tinyspline-vendor_0.6.1.orig.tar.gz diff --git a/tinyspline-vendor.spec b/tinyspline-vendor.spec index cb837d8..e10f47b 100644 --- a/tinyspline-vendor.spec +++ b/tinyspline-vendor.spec @@ -19,9 +19,10 @@ Url: https://github.com/msteinbeck/tinyspline License: Apache License 2.0 and MIT Source0: %{name}_%{version}.orig.tar.gz +Requires: ros-%{ros_distro}-ament-cmake BuildRequires: ros-%{ros_distro}-ament-cmake -BuildRequires: ros-%{ros_distro}-ament-cmake-vendor-package +#BuildRequires: ros-%{ros_distro}-ament-cmake-vendor-package BuildRequires: git %if 0%{?with_tests} |
