diff options
-rw-r--r-- | package/weston/weston.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/weston/weston.mk b/package/weston/weston.mk index 93b0246e9e..638954f034 100644 --- a/package/weston/weston.mk +++ b/package/weston/weston.mk @@ -57,6 +57,7 @@ WESTON_DEPENDENCIES += libegl else WESTON_CONF_OPTS += \ --disable-egl \ + --disable-simple-dmabuf-drm-client \ --disable-simple-egl-clients endif |