Commit 5d1da83b authored by Florent Revest's avatar Florent Revest

qtbase: enable the glib loop which is needed for example by mlite for DConf...

qtbase: enable the glib loop which is needed for example by mlite for DConf watch features (used via nemo-qml-plugin-configuration)
parent d6be9a03
......@@ -4,4 +4,4 @@ SRC_URI += " file://0001-Forces-GLES2-the-dirty-way.patch"
# Remove dependencies to mesa
PACKAGECONFIG_remove = "kms"
PACKAGECONFIG_remove = "gl"
PACKAGECONFIG_append += "gles2 mtdev linuxfb accessibility icu sql-sqlite"
PACKAGECONFIG_append += "gles2 mtdev linuxfb accessibility icu sql-sqlite glib"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment