From 43d13abe44bf0c4fab67be53843706637337ed4e Mon Sep 17 00:00:00 2001 From: Lily <47812810+LilyWangL@users.noreply.github.com> Date: Wed, 22 Apr 2020 04:31:10 +0800 Subject: [ompl] Fix ompl[app] build error (#10854) * [ompl] Fix ompl[app] build error * [ompl] Fix patch apply error * [ompl] Remove extra comment * [ompl] Fix build error on Linux/MACOS --- ports/ompl/CONTROL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ports/ompl/CONTROL') diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index 221507c05..e926b82eb 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,5 +1,6 @@ Source: ompl -Version: 1.4.2-2 +Version: 1.4.2-3 +Homepage: https://bitbucket.org/ompl Description: The Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms Build-Depends: boost-disjoint-sets, boost-dynamic-bitset, boost-filesystem, boost-graph, boost-odeint, boost-program-options, boost-serialization, boost-system, boost-test, boost-ublas, boost-timer, eigen3 -- cgit v1.2.3