summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/wayland/weston_1.10.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.10.0.bb b/meta/recipes-graphics/wayland/weston_1.10.0.bb
index 98a5fbadec..29da5541b4 100644
--- a/meta/recipes-graphics/wayland/weston_1.10.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.10.0.bb
@@ -71,8 +71,8 @@ PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
71PACKAGECONFIG[libunwind] = "--enable-libunwind,--disable-libunwind,libunwind" 71PACKAGECONFIG[libunwind] = "--enable-libunwind,--disable-libunwind,libunwind"
72# Weston with systemd-login support 72# Weston with systemd-login support
73PACKAGECONFIG[systemd] = "--enable-systemd-login,--disable-systemd-login,systemd dbus" 73PACKAGECONFIG[systemd] = "--enable-systemd-login,--disable-systemd-login,systemd dbus"
74# Weston with Xwayland support 74# Weston with Xwayland support (requires X11 and Wayland)
75PACKAGECONFIG[xwayland] = "--enable-xwayland,--disable-xwayland,libxcb libxcursor cairo" 75PACKAGECONFIG[xwayland] = "--enable-xwayland,--disable-xwayland"
76# colord CMS support 76# colord CMS support
77PACKAGECONFIG[colord] = "--enable-colord,--disable-colord,colord" 77PACKAGECONFIG[colord] = "--enable-colord,--disable-colord,colord"
78# Clients support 78# Clients support