Skip to content
Snippets Groups Projects
Commit 8d41ebbd authored by Alex Mauer's avatar Alex Mauer
Browse files

Added python2.4-dbus as optional debian Recommends:

parent 0399da22
No related branches found
No related tags found
No related merge requests found
......@@ -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), python-pysqlite2
Recommends: python-dns, python2.3-dbus
Recommends: python-dns, python2.3-dbus | python2.4-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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment