Skip to content
Snippets Groups Projects
Commit cf327060 authored by Simon McVittie's avatar Simon McVittie
Browse files

utils: Ensure that g_type_init() gets called


In GLib < 2.36, this wasn't automatic.

The constructor has been backported into the SteamRT 1 'scout' version
of GLib, but if you have an environment with more Ubuntu 12.04
apt sources available (like the official SDK schroot from
setup_chroot.sh), they might override the SteamRT-patched version.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 84ec4222
Branches
Tags
1 merge request!16utils: Ensure that g_type_init() gets called
Pipeline #1275 passed