From c7314b99eaf537a2b0e61083fb9a14755540afb3 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 2 Apr 2011 08:57:41 +0000 Subject: [PATCH] Update INSTALL file --- INSTALL | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index def693592..630242323 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4 will install and execute qBittorrent hopefully without any problems. Dependencies: - - Qt >= 4.5.0 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml) + - Qt >= 4.5.0 (libqtgui, libqtcore, libqtnetwork, libqtxml, libqtdbus/optional) - pkg-config executable @@ -22,13 +22,9 @@ qBittorrent - A BitTorrent client in C++ / Qt4 or - libboost >= 1.35.x (libboost-system, libboost-filesystem, libboost-date-time) - - python >= 2.3 (needed by search engine) + - python >= 2.3 && < 3.0 (needed by search engine) * Run time only dependency - - libnotify >= 0.4.2, glib-2.0 (optional) - * Can be used for system notifications to replace standard Qt notifications - so that it integrates better into the Desktop - - geoip-database (optional) * If qBittorrent cannot find this database, it will try to resolve countries using the Internet but it will be a lot slower. * Run time only dependency