summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjvoisin2013-07-02 17:06:41 +0200
committerjvoisin2013-07-02 17:06:41 +0200
commitef4543aa004ae75c792b858b0d5d12d504d2fe35 (patch)
tree63c5f0a49ad4ca8ba78ebf05a72914325d069b33 /README
parent37ad0b4304ec425beedd6c4d1749950c1fa77a43 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b33abfc..6c29d86 100644
--- a/README
+++ b/README
@@ -23,9 +23,10 @@ WARNING :
23 23
24 24
25DEPENDENCIES: 25DEPENDENCIES:
26 python2.6 (at least) 26 python2.7 (at least)
27 python-hachoir-core and python-hachoir-parser 27 python-hachoir-core and python-hachoir-parser
28 python-pdfrw, python-cairo and python-poppler for full PDF support 28 python-pdfrw for full PDF support
29 python-gi, python-gi-cairo, python-gobject for the GUI
29 shred (should be already installed) 30 shred (should be already installed)
30 31
31 32
@@ -186,4 +187,3 @@ THANKS:
186 187
187KNOWN BUGS: 188KNOWN BUGS:
188 Zipfiles are not totally cleaned, I know. 189 Zipfiles are not totally cleaned, I know.
189 I am working on a patch for zipfile.py