summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-05-31 15:58:33 -0600
committerkennyballou <kballou@onyx.boisestate.edu>2013-05-31 17:54:20 -0600
commit56a1c3f083905dde420ce343def031225b1027c2 (patch)
tree6097c507b2954e015d140ee042b3c6e33b4cfa92 /README.rst
parentd121abac4f8cde0a8ef2419c6bdfb52e7c4dcb6d (diff)
downloadxnt-56a1c3f083905dde420ce343def031225b1027c2.tar.gz
xnt-56a1c3f083905dde420ce343def031225b1027c2.tar.xz
Add/ Update Dependency sections
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst20
1 files changed, 16 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index b1c9e02..0257494 100644
--- a/README.rst
+++ b/README.rst
@@ -152,10 +152,22 @@ any other build tool you have used before (e.g. ``$ xnt {target}``).
Dependencies
------------
-Xnt has a few dependencies, specifically, Git, Mercurial, CVS, NAnt,
-Ant, Make, and ``distribute``. Currently, the dependencies are just
-assumed to be there, so you may, if you want, ignore them. However,
-you may not be able to easily install Xnt without ``distribute``.
+There are a few required and optional dependencies to install and run
+Xnt. Namely, reference the following list:
+
+* ``distribute``
+* ``Ant`` (Optional)
+* ``CVS`` (Optional)
+* ``Git`` (Optional)
+* ``LaTeX`` (Optional)
+* ``Make`` (Optional)
+* ``Mercurial`` (Optional)
+* ``NAnt`` (Optional)
+
+For developers, there are a few more dependencies.
+
+* ``sphinx``
+* ``pylint``
Source Install
--------------