Skip to content
Commit 4b29ffdd authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

meson: contain and check simple-dmabuf-egl deps



Check the egl, glesv2 and gbm dependencies locally instead of relying on
the dep_* variables from the top level meson.build or
libweston/meson.build (dep_gbm).

This should make these dependencies now explicitly checked when the app
is built, rather than relying on other components doing the checks. If
the drm-backend was disabled, this would have probably hit an error
using the undeclared variable dep_gbm.

Signed-off-by: default avatarPekka Paalanen <pq@iki.fi>
parent a18bd343
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment