diff --git a/Metadata/clients.xml b/Metadata/clients.xml
index 2a12dcf..03b7030 100644
--- a/Metadata/clients.xml
+++ b/Metadata/clients.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/Metadata/groups.xml b/Metadata/groups.xml
index 39aa218..c9e0f63 100644
--- a/Metadata/groups.xml
+++ b/Metadata/groups.xml
@@ -99,7 +99,7 @@
-
diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list
index 072589d..560cb13 100644
--- a/Python/etc/apt/sources.list
+++ b/Python/etc/apt/sources.list
@@ -34,3 +34,8 @@ else:
@# Paquet construit a la main
source("custom ./")
+
+ if has("o2"):
+ prefix = ""
+ @# o2 a (au moins) besoin de postgresql-8.2
+ source("http://www.backports.org/backports.org/ etch-backports main contrib")