diff options
-rw-r--r-- | human-description.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/human-description.spec b/human-description.spec index f57620e..cbbeef5 100644 --- a/human-description.spec +++ b/human-description.spec @@ -21,8 +21,8 @@ Source0: %{name}_%{version}.orig.tar.gz Requires: ros-%{ros_distro}-xacro Requires: ros-%{ros_distro}-launch Requires: ros-%{ros_distro}-launch-ros -Requires: ros-%{ros_distro}-launch-pal -Requires: ros-%{ros_distro}-launch-param-builder +#Requires: ros-%{ros_distro}-launch-pal +#Requires: ros-%{ros_distro}-launch-param-builder BuildRequires: ros-%{ros_distro}-ament-cmake-auto |