Commit c5f97f7f authored by Florent Revest's avatar Florent Revest

qtbase: Enable fontconfig backend in order to load more unicode fonts

parent 82c60c39
......@@ -6,7 +6,7 @@ SRC_URI += " file://0001-Forces-GLES2-the-dirty-way.patch \
PACKAGECONFIG_remove = "kms"
PACKAGECONFIG_remove = "widgets"
PACKAGECONFIG_remove = "gl"
PACKAGECONFIG_append = "gles2 mtdev sql-sqlite glib"
PACKAGECONFIG_append = "gles2 mtdev sql-sqlite glib fontconfig"
PACKAGECONFIG_append_qemux86 = " eglfs gbm kms"
RDEPENDS_${PN}_append_qemux86 = "vboxguestdrivers libegl-gallium libgbm-gallium"
......
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