Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAlex Mauer <hawke@hawkesnest.net>2005-11-25 06:29:01 +0300
committerAlex Mauer <hawke@hawkesnest.net>2005-11-25 06:29:01 +0300
commit0399da22e92abc5153555496cfafcaad37ff9706 (patch)
tree2195530f9b93517531579a70c57259df1a3614ba /debian
parent6c95b75631979637dd4e39f836528d83cdac96e0 (diff)
Added Depends: python-pysqlite2
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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