diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston_14.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_14.0.1.bb b/meta/recipes-graphics/wayland/weston_14.0.1.bb index 50749d7d15..4cb0ca4d5f 100644 --- a/meta/recipes-graphics/wayland/weston_14.0.1.bb +++ b/meta/recipes-graphics/wayland/weston_14.0.1.bb | |||
@@ -137,7 +137,7 @@ RDEPENDS:${PN}-xwayland += "xwayland" | |||
137 | 137 | ||
138 | RDEPENDS:${PN} += "xkeyboard-config" | 138 | RDEPENDS:${PN} += "xkeyboard-config" |
139 | RRECOMMENDS:${PN} = "weston-init liberation-fonts" | 139 | RRECOMMENDS:${PN} = "weston-init liberation-fonts" |
140 | RRECOMMENDS:${PN}-dev += "wayland-protocols" | 140 | RDEPENDS:${PN}-dev += "wayland-protocols-dev" |
141 | 141 | ||
142 | USERADD_PACKAGES = "${PN}" | 142 | USERADD_PACKAGES = "${PN}" |
143 | GROUPADD_PARAM:${PN} = "--system weston-launch" | 143 | GROUPADD_PARAM:${PN} = "--system weston-launch" |