Skip to content
Commit fa231412 authored by Quentin Schulz's avatar Quentin Schulz Committed by Richard Purdie
Browse files

weston-init: fix weston not starting when xwayland is enabled



When xwayland PACKAGECONFIG option is set, xwayland is enabled in
weston.ini. However, if the xwayland module isn't installed, weston will
refuse to start with the following error message:
Failed to load module: /usr/lib/libweston-13/xwayland.so: cannot open shared object file: No such file or directory

Therefore, whenever the xwayland PACKAGECONFIG is set, weston-init
should depend on weston-xwayland to bring this module in.

Fixes: fdbe559c ("weston.init: enabled xwayland")
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent bfc6ccd1
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