we need pygtk 2.4

This commit is contained in:
Yann Leboulanger 2005-01-01 14:21:05 +00:00
parent 16b859bc7f
commit 627e977087
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -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.