From 0399da22e92abc5153555496cfafcaad37ff9706 Mon Sep 17 00:00:00 2001 From: Alex Mauer Date: Fri, 25 Nov 2005 03:29:01 +0000 Subject: [PATCH] Added Depends: python-pysqlite2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f19426b6d..21b378cb4 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.2 Package: gajim Architecture: any -Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0) +Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 Recommends: python-dns, python2.3-dbus Suggests: python-gnupginterface, python-gnome2 Description: Jabber client written in PyGTK