From 0491aa9f6e87faf9daaaf2bd52a7302609d64042 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Wed, 7 Apr 2010 09:14:10 +0200 Subject: [PATCH] Updated dependencies in README. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index ff216bec..bdbea42a 100644 --- a/README +++ b/README @@ -27,6 +27,7 @@ General dependencies ----- - Python 2.6 (http://www.python.org) +- Send2Trash (http://hg.hardcoded.net/send2trash) - lxml, to read and write XML files. (http://codespeak.net/lxml/) - Mako, to generate help files. (http://www.makotemplates.org/) - PyYaml, for help files and the build system. (http://pyyaml.org/)