X-Git-Url: http://git.tremily.us/?p=chemdb.git;a=blobdiff_plain;f=DEPENDENCIES;h=c71e2c50e97be07303ec72cb6481b1a5cdbb1936;hp=7a21a56678c81cedf76169c73beac72a94ab9ed3;hb=0b4bfbdfdea9a0465b0123c00179348021395424;hpb=a41b3a4120bb6578a7b30b08ba3bf66898819ae9 diff --git a/DEPENDENCIES b/DEPENDENCIES index 7a21a56..c71e2c5 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -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 + +