summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-08-29 21:23:10 +1000
committerRobert Collins <robertc@robertcollins.net>2009-08-29 21:23:10 +1000
commit7f3b7665d01306c85186b237993ce365109ae733 (patch)
tree9a81748aeab1011402e82bb4d00870adc613a8af /INSTALL
parent473415e9de93fe95b192c9f866482a66fe43c7dc (diff)
downloadsubunit-7f3b7665d01306c85186b237993ce365109ae733.tar.gz
Add new filters to be installed and add dependencies to INSTALL.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 655c3df..a34106d 100644
--- 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