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>2006-04-12 13:26:00 +0400
committerYann Leboulanger <asterix@lagaule.org>2006-04-12 13:26:00 +0400
commit404da08fe9bac4f303bf70abd54d154a3da11138 (patch)
tree05b9491cb6742d35bb523c7209e01570c7483c0e /debian
parent8d081f4eb4529eadbdc905ff1940f0cd5a65e584 (diff)
typo in debian control file
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2e1d4a5f0..0b8748da9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.2
Package: gajim
Architecture: any
-Depends: ${shlibs:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
+Depends: ${shlibs:Depends}, python2.4 (>= 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