From 4ac82e73f498b5126fe34b2b4575760eb4d37b5e Mon Sep 17 00:00:00 2001 From: davidhan008 <619409713@qq.com> Date: Mon, 26 Jun 2023 20:25:09 +0800 Subject: [PATCH] Fix: backout --- fcl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcl.spec b/fcl.spec index 2425ffd..5a5fb7d 100644 --- a/fcl.spec +++ b/fcl.spec @@ -16,7 +16,7 @@ BuildRequires: eigen3-devel BuildRequires: flann-devel BuildRequires: gcc-c++ BuildRequires: libccd-devel -BuildRequires: ros-humble-octomap +BuildRequires: octomap-devel BuildRequires: tinyxml-devel %description -- Gitee