[OE-core] [PATCH 1/2] weston: add dependency on xkeyboard-config

Ross Burton ross.burton at intel.com
Tue Feb 26 12:37:29 UTC 2013


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/wayland/weston_1.0.3.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/wayland/weston_1.0.3.bb b/meta/recipes-graphics/wayland/weston_1.0.3.bb
index 0635aa2..c7b02d4 100644
--- a/meta/recipes-graphics/wayland/weston_1.0.3.bb
+++ b/meta/recipes-graphics/wayland/weston_1.0.3.bb
@@ -51,6 +51,8 @@ do_install_append() {
 
 FILES_${PN} += "${datadir}/applications ${datadir}/icons"
 
+RDEPENDS_${PN} += "xkeyboard-config"
+
 # Add a group for weston-launch, a setuid helper
 USERADD_PACKAGES = "${PN}"
 GROUPADD_PARAM_${PN} = "weston-launch"
-- 
1.7.10.4





More information about the Openembedded-core mailing list