Commit 0f80bfc9 authored by Florent Revest's avatar Florent Revest

qtbase: don't use widgets to save space

parent bdabcd29
......@@ -3,5 +3,8 @@ SRC_URI += " file://0001-Forces-GLES2-the-dirty-way.patch"
# Remove dependencies to mesa
PACKAGECONFIG_remove = "kms"
PACKAGECONFIG_remove = "widgets"
PACKAGECONFIG_remove = "gl"
PACKAGECONFIG_append += "gles2 mtdev linuxfb accessibility icu sql-sqlite glib"
PACKAGECONFIG_append += "gles2 mtdev sql-sqlite glib"
QT_CONFIG_FLAGS += "-no-qpa-platform-guard"
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