aboutsummaryrefslogtreecommitdiff
path: root/gis/osgEarth/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2018-05-25 14:40:24 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-26 06:59:28 +0700
commitbfea8b8bfc4be4927578c4daf25907c0163ca3c1 (patch)
treee8fad3530543aa4da216e1418e939c07ec032b8c /gis/osgEarth/README
parent5ba53c12e0f1b143afa1295c52da43c9f2cfbd4f (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/README3
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.