Index: OpenSceneGraph/trunk/doc/dependencies.html
===================================================================
--- OpenSceneGraph/trunk/doc/dependencies.html (revision 1902)
+++ OpenSceneGraph/trunk/doc/dependencies.html (revision 1912)
@@ -7,5 +7,5 @@
 </head>
 <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990066" alink="#FF0000">
-<img SRC="images/OpenSceneGraphBanner_Distribution.jpg" height=77 width=640>
+<img SRC="images/OpenSceneGraphBanner_Distribution.jpg">
 <table>
 <tr>
@@ -37,7 +37,7 @@
 <a NAME="Scene graph dependencies"></a><u>Scene graph dependencies</u></h2>
 The OpenSceneGraph is composed of core scene graph libraries, plugins libraries
-and demo programs. The core scene graph libraries (osg, osgDB, osgUtil)
+and demo programs. The core scene graph libraries (osg, osgDB, osgUtil, osgText, osgParticle, osgSim)
 are only dependent upon OpenGL and Standard C++ so should compile straight
-out of the box on most systems. To run the demos one will also need to
+out of the box on most systems. To run the examples one will also need to
 compile osgProducer which adds the dependency of Producer, and if true type text
 is required then the freetype library will be required. The plugins which
@@ -73,14 +73,14 @@
 
 <ul>
-<li>
-src/osgText - The osgText library supports true type fonts via the freetype
-library.</li>
-
-<ul><i><a href="http://www.freetype.org/">http://www.freetype.org/</a></i></ul>
 
 <li>
 src/osgProducer - The osgProducer library depends upon, you guessed it, Producer...</li>
 
-<ul><i><a href="http://www.andesengineering.com/Producer">"http://www.andesengineering.com/Producer</a></i></ul>
+<ul><i><a href="http://www.andesengineering.com/Producer">http://www.andesengineering.com/Producer</a></i></ul>
+<br>
+The examples which are included with the distribution depend upon osgProducer (and hence Producer)
+but if you don't need the examples or osgProducer you need to compile them, and can remove
+references to osgProducer and the examples by editing your VisualStudio workspace files or
+Make/makedirdefs approrpiately.
 </ul>
 
@@ -96,5 +96,15 @@
 them at all. Its best to try out a straight compile of the osg, if you
 get missing includes/libs errors then chase up the below.
+<br>
 <ul>
+
+<br>
+<li>
+src/osgPlugins/freetype - The osgText library supports true type fonts via the freetype
+library.</li>
+
+<ul><i><a href="http://www.freetype.org/">http://www.freetype.org/</a></i></ul>
+<br>
+
 <li>
 src/osgPlugins/pfb</li>
@@ -107,4 +117,5 @@
 <ul><i><a href="http://www.sgi.com/">http://www.sgi.com/</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/png</li>
@@ -116,4 +127,5 @@
 <br><i><a href="http://www.info-zip.org/pub/infozip/zlib/">http://www.info-zip.org/pub/infozip/zlib/</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/gif</li>
@@ -126,4 +138,5 @@
 <ul><i><a href="ftp://prtr-13.ucsc.edu/pub/libungif/">ftp://prtr-13.ucsc.edu/pub/libungif/</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/jpeg</li>
@@ -134,4 +147,5 @@
 <ul><i><a href="http://www.ijg.org/">http://www.ijg.org/</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/tiff</li>
@@ -142,4 +156,5 @@
 <ul><i><a href="http://www.libtiff.org">http://www.libtiff.org</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/zip</li>
@@ -150,4 +165,5 @@
 <ul><i><a href="http://www.freesoftware.com/pub/infozip/">http://www.freesoftware.com/pub/infozip/</a></i></ul>
 
+<br>
 <li>
 src/osgPlugins/tgz</li>
@@ -159,4 +175,5 @@
 <br><a href="ftp://prep.ai.mit.edu/pub/gnu/tar/">ftp://prep.ai.mit.edu/pub/gnu/tar/</a></ul>
 
+<br>
 <li>
 src/osgPlugins/osgtgz</li>
