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
path: root/debian
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-06-04 01:13:15 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-06-04 01:13:15 +0400
commit56bd5b553931fd27585187f50a56a93354f978ca (patch)
tree5cf260fa9e151890072fe0329c928ec20e3befac /debian
parent1bcb45a07f7c3cf71a58bad7f52130acbdbc32a9 (diff)
no more need of python-gnupginterface as a dependancy
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4dff1cbcb..58299956e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,5 @@ Architecture: any
Section: net
Priority: optional
Depends: python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
-Suggests: python-gnupginterface
-Description: Jabber client written in python
+Description: Jabber client written in PyGTK
Gajim is a jabber client written in python, with a GTK frontend.