mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
wpewebkit depends directly on OpenGL ES and EGL support, but those dependencies are not imposed by libepoxy itself. Update the inline comments so they describe the actual dependency source before relaxing libepoxy's package-level EGL/GL dependency. Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>