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
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index c21f42b62..02b267f25 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ 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.4-dbus | python2.3-dbus, notification-daemon
+Depends: ${shlibs:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
+Recommends: dnsutils, python2.4-dbus, notification-daemon
Suggests: python-gnupginterface, python-gnome2
Description: Jabber client written in PyGTK
Gajim is a Jabber client written in PyGTK. It has a tabbed user interface
with normal chats, group chats, and has many features such as, TLS, GPG,
- SSL, multiple accounts, avatars, file transfer, D-Bus.
+ SSL, multiple accounts, avatars, file transfer, D-Bus, Metacontacts.