diff options
| -rw-r--r-- | meta/recipes-graphics/wayland/weston_1.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.6.0.bb b/meta/recipes-graphics/wayland/weston_1.6.0.bb index d30e48bfa0..74ad8162b9 100644 --- a/meta/recipes-graphics/wayland/weston_1.6.0.bb +++ b/meta/recipes-graphics/wayland/weston_1.6.0.bb | |||
| @@ -79,7 +79,7 @@ do_install_append() { | |||
| 79 | 79 | ||
| 80 | PACKAGES += "${PN}-examples" | 80 | PACKAGES += "${PN}-examples" |
| 81 | 81 | ||
| 82 | FILES_${PN} = "${bindir}/weston ${bindir}/weston-terminal ${bindir}/weston-info ${bindir}/weston-launch ${bindir}/wcap-decode ${libdir}/weston ${datadir}" | 82 | FILES_${PN} = "${bindir}/weston ${bindir}/weston-terminal ${bindir}/weston-info ${bindir}/weston-launch ${bindir}/wcap-decode ${libexecdir} ${libdir}/${BPN}/*.so ${datadir}" |
| 83 | FILES_${PN}-examples = "${bindir}/*" | 83 | FILES_${PN}-examples = "${bindir}/*" |
| 84 | 84 | ||
| 85 | RDEPENDS_${PN} += "xkeyboard-config" | 85 | RDEPENDS_${PN} += "xkeyboard-config" |
