aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-01-22 09:33:58 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-01-22 09:33:58 -0500
commitac4566b7b88ee291a6e3c97ab2bfc34f12db03f0 (patch)
treeb8b302549f8898a8df7fd2edbf04481a55944050 /debian/control
parenta840d1a37fe26d5f05fc330be60b282f72a828c6 (diff)
downloadayatana-indicator-session-ac4566b7b88ee291a6e3c97ab2bfc34f12db03f0.tar.gz
ayatana-indicator-session-ac4566b7b88ee291a6e3c97ab2bfc34f12db03f0.tar.bz2
ayatana-indicator-session-ac4566b7b88ee291a6e3c97ab2bfc34f12db03f0.zip
Remove the uses of deprecated g_type_init().
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 3131969..c92483c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libdbustest1-dev,
dbus-test-runner,
libgtk-3-dev,
- libglib2.0-dev (>= 2.33),
+ libglib2.0-dev (>= 2.35.4),
gnome-doc-utils,
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),