diff options
author | Ross Burton <ross.burton@intel.com> | 2015-05-19 20:40:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-20 21:40:14 +0100 |
commit | e14f9f31d24c517e59f250cb79a536ed4b01bc5d (patch) | |
tree | 55cbf570b6d4e33c17dd9f6f6453bfaaaa655b5a /meta/recipes-support | |
parent | bcbfc531b68799cf206277d13322a093879e17ae (diff) | |
download | openembedded-core-e14f9f31d24c517e59f250cb79a536ed4b01bc5d.tar.gz openembedded-core-e14f9f31d24c517e59f250cb79a536ed4b01bc5d.tar.bz2 openembedded-core-e14f9f31d24c517e59f250cb79a536ed4b01bc5d.zip |
midori: fix build with GLib 2.44
GLib 2.44 introduced a GListStore type which is ambiguous with GtkListStore when
using wildcard using statements. Use the full type name to fix builds.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions