debian package now recomands python-pyopenssl. fixes #2837
This commit is contained in:
parent
0f91b1cdad
commit
37f10e8d68
|
@ -11,7 +11,7 @@ Package: gajim
|
||||||
Architecture: any
|
Architecture: any
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Depends: ${python:Depends}, python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
Depends: ${python:Depends}, python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
||||||
Recommends: dnsutils, dbus, python-dbus, notification-daemon
|
Recommends: dnsutils, dbus, python-dbus, notification-daemon, python-pyopenssl
|
||||||
Suggests: python-gnome2, python-gnupginterface, nautilus-sendto, avahi-daemon, python-avahi, network-manager
|
Suggests: python-gnome2, python-gnupginterface, nautilus-sendto, avahi-daemon, python-avahi, network-manager
|
||||||
Description: Jabber client written in PyGTK
|
Description: Jabber client written in PyGTK
|
||||||
Gajim is a Jabber client. It has a tabbed user interface with normal chats,
|
Gajim is a Jabber client. It has a tabbed user interface with normal chats,
|
||||||
|
|
Loading…
Reference in New Issue