From 6e94a3101ad2f7c00edef147aa1e7d956903918e Mon Sep 17 00:00:00 2001 From: Christophe Benz Date: Wed, 21 Jul 2010 23:08:07 +0200 Subject: [PATCH] add optional packages to INSTALL --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index 00d66872..1d127400 100644 --- a/INSTALL +++ b/INSTALL @@ -62,6 +62,12 @@ Then, please install the following packages before installing Weboob: * python-simplejson * python-yaml +Optional: +* python-gtk +* python-webkit +* python-imaging +* python-webob + Bash completion ---------------