From 22303071fb5158a111b115f5fa4f069bda24af22 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Thu, 20 Dec 2018 19:52:56 +0100
Subject: [PATCH] [wip/ros-moveit] use fcl 0.5.0 from robotpkg

---
 ros-moveit/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ros-moveit/Makefile b/ros-moveit/Makefile
index b8159dd3..0230a1e5 100644
--- a/ros-moveit/Makefile
+++ b/ros-moveit/Makefile
@@ -35,6 +35,7 @@ include ../../mk/sysdep/glew.mk
 include ../../wip/fcl/depend.mk
 
 DEPEND_ABI.fcl +=	fcl>=0.5.0
+PREFER.fcl=		robotpkg
 #DEPEND_ABI.octomap +=	octomap>=1.8.0
 
 include ../../devel/ros-catkin/depend.mk
-- 
GitLab