diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-01-23 08:29:34 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-01-23 08:29:34 +0000 |
commit | c60de308e981a67aa8627a772fb12f9088ab8a30 (patch) | |
tree | 09b8e9717eece8f36cab89d77cd10bce2295ec14 /debian | |
parent | 6bb7a699e9505e370a4b5481824feb736a0af6c9 (diff) | |
parent | 452605811f41f580edae53e80c3a6881b0bd5996 (diff) | |
download | ayatana-indicator-messages-c60de308e981a67aa8627a772fb12f9088ab8a30.tar.gz ayatana-indicator-messages-c60de308e981a67aa8627a772fb12f9088ab8a30.tar.bz2 ayatana-indicator-messages-c60de308e981a67aa8627a772fb12f9088ab8a30.zip |
remove g_type_init() calls, bump glib requirement to 2.35.4. Fixes: https://bugs.launchpad.net/bugs/1103087.
Approved by Lars Uebernickel, PS Jenkins bot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 546b5c9..31292c5 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 9), dh-autoreconf, dh-translations, + libglib2.0-dev (>= 2.35.4), libgtk-3-dev (>= 3.5.12), libdbus-glib-1-dev, intltool, |