summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-12-16 10:54:50 +0000
committerLars Wirzenius <liw@liw.fi>2012-12-16 10:54:50 +0000
commit0b18e7605bf44b4f43bf019fe64e9a06151fa4e2 (patch)
tree7a17de206644069678d8cb1282244f196c0c900b /README
parent25839d339795398a535a3d33df0aebfb3145784a (diff)
downloadobnam-0b18e7605bf44b4f43bf019fe64e9a06151fa4e2.tar.gz
Add dependencies to README
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index e279d00d..38ca63f1 100644
--- a/README
+++ b/README
@@ -28,12 +28,21 @@ and tools, which you can get from:
* <http://liw.fi/ttystatus/>
* <http://liw.fi/coverage-test-runner/> (for automatic tests)
* <http://liw.fi/tracing/>
+* <http://liw.fi/cliapp/>
+* <http://liw.fi/genbackupdata/>
+* <http://liw.fi/summain/>
+* <http://liw.fi/cmdtest/>
* <http://liw.fi/seivot/> (for benchmarks)
You also need third party libraries:
* paramiko: <http://www.lag.net/paramiko/>
+See debian/control for the full set of build dependencies and runtime
+dependencies on a Debian system. (That set actually gets tested. The
+above list is maintained manually and may get out of date from time
+to time.)
+
Use
---