summaryrefslogtreecommitdiffstats
path: root/gis/osgEarth/README
diff options
context:
space:
mode:
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 cd087079f6..ba1b2a6b46 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.