Matchbox is redundant when Weston is run.

Signed-off-by: Tom Hochstein <[email protected]>
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb 
b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 6679db8..4fe21d1 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -25,12 +25,7 @@ NETWORK_MANAGER_libc-uclibc = ""
 
 SUMMARY_${PN}-base = "Sato desktop - base packages"
 RDEPENDS_${PN}-base = "\
-    matchbox-desktop \
-    matchbox-session-sato \
-    matchbox-keyboard \
-    matchbox-keyboard-applet \
-    matchbox-keyboard-im \
-    matchbox-config-gtk \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 'matchbox-desktop 
matchbox-session-sato matchbox-keyboard matchbox-keyboard-applet 
matchbox-keyboard-im matchbox-config-gtk', d)} \
     xcursor-transparent-theme \
     sato-icon-theme \
     settings-daemon \
@@ -54,7 +49,7 @@ RDEPENDS_${PN}-apps = "\
     leafpad \
     gst-player-bin \
     x11vnc \
-    matchbox-terminal \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 
'matchbox-terminal', d)} \
     sato-screenshot \
     ${FILEMANAGER} \
     ${WEB} \
-- 
2.1.4

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to