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:
authorYann Leboulanger <asterix@lagaule.org>2005-01-01 17:21:05 +0300
committerYann Leboulanger <asterix@lagaule.org>2005-01-01 17:21:05 +0300
commit627e977087b36e2019daf271c8c4015964e6b653 (patch)
tree136511dd1995d1052263850c300bd0b05d38b323 /debian
parent16b859bc7f0ae9559bcf008f18489a2c0acd7235 (diff)
we need pygtk 2.4
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 f6d591716..e136ab66d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debmake
Package: gajim
Architecture: any
-Depends: python (>= 2.3), python-glade2 (>= 2.0.0), python-gtk2 (>= 2.0.0)
+Depends: python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
Description: Jabber client in python
Gajim is a Jabber client, like Psi, based on a plugin system.
logger and gtkgui plugins are included.