Commit d00201d6 authored by Florent Revest's avatar Florent Revest

Fixes opengles2 usage in qtbase

parent ae2012e3
# Remove dependencies to mesa
PACKAGECONFIG_remove = "kms"
PACKAGECONFIG_remove = "gl"
PACKAGECONFIG_append = "gles2"
PACKAGECONFIG_append = "mtdev"
PACKAGECONFIG_append = "linuxfb"
PACKAGECONFIG_append += "gles2 mtdev linuxfb"
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