debian package now recomands python2.3-dbus
This commit is contained in:
parent
fb07453d57
commit
d06e51ab34
|
@ -8,7 +8,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)
|
||||
Recommends: python-dns
|
||||
Recommends: python-dns, python2.3-dbus
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue