From: Gustavo Zacarias Date: Thu, 26 May 2016 19:44:59 +0000 (-0300) Subject: weston: enable nested wayland compositor X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=716ac19502392e0306ddcd9a5dc28edd6caf4205;p=buildroot.git weston: enable nested wayland compositor It may be useful in some scenarios and size growth is marginal at best. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/weston/weston.mk b/package/weston/weston.mk index 38a0d37020..8455a9445e 100644 --- a/package/weston/weston.mk +++ b/package/weston/weston.mk @@ -18,7 +18,6 @@ WESTON_DEPENDENCIES = host-pkgconf wayland wayland-protocols \ WESTON_CONF_OPTS = \ --with-dtddir=$(STAGING_DIR)/usr/share/wayland \ - --disable-wayland-compositor \ --disable-headless-compositor \ --disable-colord \ --disable-setuid-install