]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - README
deletion phase3: add a sqlite database to track renew/cancel-lease secrets, implement...
[tahoe-lafs/tahoe-lafs.git] / README
diff --git a/README b/README
index 4e4954503f459e6e238c74267bd22d76a0a14c2e..a0edc0f31fe91334656ae80c102ec88cb519fe06 100644 (file)
--- a/README
+++ b/README
@@ -109,6 +109,8 @@ gcc make python-dev python-twisted python-nevow python-pyopenssl".
    libraries with the cygwin package management tool, then get the pyOpenSSL
    source code, cd into it, and run "python ./setup.py install".
 
+ + pysqlite3 (database library)
+
  + the pywin32 package: only required on Windows
 
    http://sourceforge.net/projects/pywin32/