Add new filters to be installed and add dependencies to INSTALL.
[third_party/subunit] / INSTALL
diff --git a/INSTALL b/INSTALL
index 655c3df3f4c8c5f4ef7ce0eed286f1c7e045a589..a34106d05a153a4f857771efd72baa3133b8851f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,3 +7,12 @@ Configure::
   ./configure
 Install::
   make install
+
+Dependencies
+------------
+
+Python for the filters
+A C compiler for the C bindings
+Check to run the subunit test suite.
+python-gtk2 if you wish to use subunit2gtk
+python-junitxml if you wish to use subunit2junitxml