From 0999cca7b4a464984e012961430ef72fc9191519 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Thu, 8 Sep 2005 13:33:10 +0000 Subject: [PATCH] python-gnome2 is suggested to be able to use gconf --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bf6f0ddab..bdaeba60e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: gajim Architecture: any Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0) Recommends: python-dns -Suggests: python-gnupginterface +Suggests: python-gnupginterface, python-gnome2 Description: Jabber client written in PyGTK Gajim is a jabber client written in python, with a GTK frontend. It supports tabbed chat, MUC, systray icon, TLS, GPG, SSL, multiple accounts, ...