From 404da08fe9bac4f303bf70abd54d154a3da11138 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Wed, 12 Apr 2006 09:26:00 +0000 Subject: [PATCH] typo in debian control file --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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