diff options
| author | ankurverma85 <31362771+ankurverma85@users.noreply.github.com> | 2020-10-01 21:32:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-01 21:32:32 -0700 |
| commit | acd2f59e931172f46706ef8ac2fc9b21f71fba85 (patch) | |
| tree | 29a781277d710ae1c437186d2a9964f189aca52a /ports/osg | |
| parent | cabe5d0b7b0f2741bad9cb2926f89e37a9ecf2b4 (diff) | |
| download | vcpkg-acd2f59e931172f46706ef8ac2fc9b21f71fba85.tar.gz vcpkg-acd2f59e931172f46706ef8ac2fc9b21f71fba85.zip | |
[osgearth] update to latest to fix build issue with latest geos (#13385)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'ports/osg')
| -rw-r--r-- | ports/osg/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/osg/CONTROL b/ports/osg/CONTROL index 6a7d856da..95e839688 100644 --- a/ports/osg/CONTROL +++ b/ports/osg/CONTROL @@ -1,5 +1,6 @@ Source: osg Version: 3.6.5 +Port-Version: 1 Homepage: https://github.com/openscenegraph/OpenSceneGraph Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit. Build-Depends: zlib, fontconfig, boost-asio (!windows), boost-core (!windows), boost-logic (!windows), boost-lexical-cast (!windows), boost-smart-ptr (!windows), boost-tuple (!windows), boost-bind (!windows), freeglut (windows), expat (windows), openimageio (osx) |
