Commit ad0287b0 authored by Florent Revest's avatar Florent Revest

qtbase: Enable gif support

parent 77133d96
...@@ -5,7 +5,7 @@ SRC_URI += " file://0001-Forces-GLES2-the-dirty-way.patch \ ...@@ -5,7 +5,7 @@ SRC_URI += " file://0001-Forces-GLES2-the-dirty-way.patch \
# Remove dependencies to mesa # Remove dependencies to mesa
PACKAGECONFIG_remove = "widgets" PACKAGECONFIG_remove = "widgets"
PACKAGECONFIG_remove = "gl" PACKAGECONFIG_remove = "gl"
PACKAGECONFIG_append = "gles2 mtdev sql-sqlite glib fontconfig" PACKAGECONFIG_append = "gles2 mtdev sql-sqlite glib fontconfig gif"
PACKAGECONFIG_GL_append_qemux86 = " eglfs gbm kms" PACKAGECONFIG_GL_append_qemux86 = " eglfs gbm kms"
QT_CONFIG_FLAGS += "--no-feature-getentropy" QT_CONFIG_FLAGS += "--no-feature-getentropy"
......
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