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:
authorYann Leboulanger <asterix@lagaule.org>2009-04-27 23:28:53 +0400
committerYann Leboulanger <asterix@lagaule.org>2009-04-27 23:28:53 +0400
commit9ea2a5c677f8618bae085a4112b11d1bed602e7f (patch)
treecbb537d651ee9c59eb530bfe40322f190fc00e82 /debian/control
parent6f3b32d9fdbf75feb0499083fb70ec202f248bdf (diff)
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0f9dfbf0a..1c7c58c88 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://trac.gajim.org/browser
Package: gajim
Architecture: any
XB-Python-Version: ${python:Versions}
-Depends: python (>= 2.4), python-support (>= 0.7.1), python-glade2 (>= 2.8.0), python-gtk2 (>= 2.8.0), python-pysqlite2 | python (>= 2.5), dnsutils, libc6
+Depends: python (>= 2.4), python-support (>= 0.7.1), python-glade2 (>= 2.8.0), python-gtk2 (>= 2.12.0), python-pysqlite2 | python (>= 2.5), dnsutils, libc6
Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface, python-openssl
Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0), gnome-keyring, python-sexy, python-kerberos (>= 1.1)
Description: Jabber client written in PyGTK