From b5b4ee778433ec23baa0ea27712d1884a7321c14 Mon Sep 17 00:00:00 2001 From: Hershel Date: Thu, 27 Nov 2025 03:13:49 +0000 Subject: [PATCH] =?UTF-8?q?update=20openvdb-vendor.spec.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9EBuildRequires:=20python3-vcstool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hershel --- openvdb-vendor.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openvdb-vendor.spec b/openvdb-vendor.spec index 83f26af..020b112 100644 --- a/openvdb-vendor.spec +++ b/openvdb-vendor.spec @@ -20,19 +20,18 @@ Patch0: openvdb-vendor-cmake-urls.patch Requires: blosc-devel Requires: boost-devel -Requires: boost-devel Requires: tbb-devel Requires: zlib-devel Requires: agiros-%{ros_distro}-ros-workspace BuildRequires: blosc-devel BuildRequires: boost-devel -BuildRequires: boost-devel BuildRequires: tbb-devel BuildRequires: zlib-devel BuildRequires: agiros-%{ros_distro}-ament-cmake BuildRequires: agiros-%{ros_distro}-ament-cmake-vendor-package BuildRequires: git +BuildRequires: python3-vcstool BuildRequires: agiros-%{ros_distro}-ros-workspace %if 0%{?with_tests} -- Gitee