From d317d5c8571a49e5d80ffbc11b9d5d89fbfc0205 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Thu, 2 Jul 2009 08:23:24 +0000 Subject: [PATCH] update the sudo apt-get install line --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 9a7c5b336..01f48c8c6 100644 --- a/README +++ b/README @@ -68,7 +68,8 @@ sudo apt-get install g++ make python-all-dev python-all python-dbus \ python-gtk2 python-notify librsvg2-common python-xdg python-support \ subversion libboost-dev libboost-python-dev libboost-iostreams-dev \ libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev \ - libboost-serialization-dev libssl-dev zlib1g-dev python-setuptools + libboost-serialization-dev libssl-dev zlib1g-dev python-setuptools \ + python-mako python-twisted-web python-chardet The names of the packages may vary depending on your OS / distro.