diff options
| -rw-r--r-- | meta/recipes-graphics/wayland/weston-init.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init.bb b/meta/recipes-graphics/wayland/weston-init.bb index 024e400665..34b7eb78d2 100644 --- a/meta/recipes-graphics/wayland/weston-init.bb +++ b/meta/recipes-graphics/wayland/weston-init.bb | |||
| @@ -83,7 +83,7 @@ USERADD_PACKAGES = "${PN}" | |||
| 83 | # | 83 | # |
| 84 | require ${THISDIR}/required-distro-features.inc | 84 | require ${THISDIR}/required-distro-features.inc |
| 85 | 85 | ||
| 86 | RDEPENDS:${PN} = "weston kbd" | 86 | RDEPENDS:${PN} = "weston kbd ${@bb.utils.contains('PACKAGECONFIG', 'xwayland', 'weston-xwayland', '', d)}" |
| 87 | 87 | ||
| 88 | INITSCRIPT_NAME = "weston" | 88 | INITSCRIPT_NAME = "weston" |
| 89 | INITSCRIPT_PARAMS = "start 9 5 2 . stop 20 0 1 6 ." | 89 | INITSCRIPT_PARAMS = "start 9 5 2 . stop 20 0 1 6 ." |
