diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-05-25 14:40:24 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:28 +0700 |
commit | bfea8b8bfc4be4927578c4daf25907c0163ca3c1 (patch) | |
tree | e8fad3530543aa4da216e1418e939c07ec032b8c /gis/osgEarth/README | |
parent | 5ba53c12e0f1b143afa1295c52da43c9f2cfbd4f (diff) |
gis/osgEarth: Updated for version 2.9 + new maintainer
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'gis/osgEarth/README')
-rw-r--r-- | gis/osgEarth/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/osgEarth/README b/gis/osgEarth/README index cd087079f68f4..ba1b2a6b46d41 100644 --- a/gis/osgEarth/README +++ b/gis/osgEarth/README @@ -4,3 +4,6 @@ OpenSceneGraph application, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily. + +Optional requirements protobuf and rocksdb are recommended for enhanced +performance. They will be used if detected when osgEarth is built. |