Added README.Debian documenting what the "Suggests" are needed for.

Closes Debian bug #488642.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1293 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2008-07-10 01:56:37 +00:00
parent 0fc174ac78
commit 44d1a28b0f

8
README.Debian Normal file
View file

@ -0,0 +1,8 @@
Note to Debian users on "Suggested" dependencies:
If you intend to use the markdown2pdf script, you should install
texlive-latex-recommended (or, if you use teTeX, tetex-extra). This
provides LaTeX packages that are needed by markdown2pdf.
If you intend to use the html2markdown script, you should install
tidy, plus either wget or w3m.