diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-28 04:18:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 13:18:00 -0700 |
| commit | 18f84f2fb986e3a3d8d37d868168b202eef0e45f (patch) | |
| tree | f2254807a7d0e7dad75a8cdda9567b880203a485 /ports/ompl/CONTROL | |
| parent | 44842bfd6a57a361f69db4c36c6a48d6ddb75e4f (diff) | |
| download | vcpkg-18f84f2fb986e3a3d8d37d868168b202eef0e45f.tar.gz vcpkg-18f84f2fb986e3a3d8d37d868168b202eef0e45f.zip | |
[ompl] Fix dependency issue (#14250)
Diffstat (limited to 'ports/ompl/CONTROL')
| -rw-r--r-- | ports/ompl/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index c82008ed6..b18ba5381 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,5 +1,6 @@ Source: ompl
Version: 1.5.0
+Port-Version: 1
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-dynamic-bitset, boost-filesystem, boost-graph, boost-odeint, boost-program-options, boost-serialization, boost-system, boost-test, boost-ublas, boost-timer, eigen3
|
