maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 6/6] Add python-gtk2 and python-cairo as depende


From: thomas . petazzoni
Subject: [Maposmatic-dev] [PATCH 6/6] Add python-gtk2 and python-cairo as dependencies
Date: Wed, 24 Feb 2010 08:46:46 +0100

From: Thomas Petazzoni <address@hidden>

Signed-off-by: Thomas Petazzoni <address@hidden>
---
 INSTALL |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index d425c72..fc43cbc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -222,7 +222,12 @@ are using (here respectively Lenny and Intrepid or Jaunty).
 
     d. Install dependencies
 
-    sudo aptitude install python-psycopg2 python-gdal
+    sudo aptitude install python-psycopg2 python-gdal \
+                          python-gtk2 python-cairo
+
+    Note that python-gtk2 is not needed for any graphical interface,
+    but because it contains Pango and PangoCairo that we use to render
+    text on the map.
 
     e. Configuration file
 
-- 
1.6.3.3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]