aboutsummaryrefslogtreecommitdiff
path: root/ports/osgearth
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-04-17 04:49:55 +0800
committerGitHub <noreply@github.com>2020-04-16 13:49:55 -0700
commitb12256a4af4e77e1ae87bbf76c1c3a654cdcd1a2 (patch)
tree2de29301d343a9358165bf537a83655ac62e9559 /ports/osgearth
parent29c933ddb6fee5f46fb2f11e6db3d906ac01c927 (diff)
downloadvcpkg-b12256a4af4e77e1ae87bbf76c1c3a654cdcd1a2.tar.gz
vcpkg-b12256a4af4e77e1ae87bbf76c1c3a654cdcd1a2.zip
[osg] Add feature examples and plugins, fix configure options (#10082)
* [osg] Add feature examples and plugins, fix configure options * [osg] Add feature tools, packages and docs * [osgearth] Set dependency to osg[plugins] * [osgearth] bump version * [osg] Fix dependency * [osg] Remove feature plugins dependency nvtt * [osg] Remove empty folder * [osg] Fix dependency sdl and liblas * [osg] Fix install issue * [osg] Fix dependency nvtt * [osg] Re-fix dependency nvtt * [osg] Fix judgment when selecting nvtt * [osg] Create tools folder based on conditions * [osg] Fix typo * update baseline * re-trigger ci test * re-trigger ci test
Diffstat (limited to 'ports/osgearth')
-rw-r--r--ports/osgearth/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/osgearth/CONTROL b/ports/osgearth/CONTROL
index d54992b82..74f1c5875 100644
--- a/ports/osgearth/CONTROL
+++ b/ports/osgearth/CONTROL
@@ -1,4 +1,4 @@
Source: osgearth
-Version: 2.10.2
+Version: 2.10.2-1
Description: osgEarth - Dynamic map generation toolkit for OpenSceneGraph Copyright 2015 Pelican Mapping.
-Build-Depends: osg
+Build-Depends: osg[plugins]