Cleaned up dependencies.
[chemdb.git] / DEPENDENCIES
index 7a21a56678c81cedf76169c73beac72a94ab9ed3..c71e2c50e97be07303ec72cb6481b1a5cdbb1936 100644 (file)
@@ -1,3 +1,4 @@
+------------------------------Python dependencies------------------------------
 
 STANDARD MODULES
 
@@ -32,3 +33,12 @@ web  http://webpy.org/
 markdown Implements a version of markdown syntax.  webpy bundles a
        version of this in their `tools' subdirectory.
 
+------------------------------System dependencies------------------------------
+
+You need latex and metapost to compile the documents.  The
+texlive-base, texlive-metapost, and context Debian packages should
+cover you.  You can avoid the context dependency with some legwork,
+see
+  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465107
+
+