From 82bc4a3ebc59bc72305e5185c00f7c0453710f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 17 Dec 2018 23:15:46 +0100 Subject: [PATCH] liri-world: re-add liri-shell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-liri/packagegroups/liri-world.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-liri/packagegroups/liri-world.bb b/recipes-liri/packagegroups/liri-world.bb index 99ea5f07..6e8b00c2 100644 --- a/recipes-liri/packagegroups/liri-world.bb +++ b/recipes-liri/packagegroups/liri-world.bb @@ -20,6 +20,7 @@ RDEPENDS_${PN} = " \ liri-screencast \ liri-screenshot \ liri-settings \ + ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-shell", "",d)} \ liri-terminal \ liri-text \ liri-themes liri-themes-sddm \ @@ -32,7 +33,6 @@ RDEPENDS_${PN} = " \ # liri-calamares-branding \ # ${@bb.utils.contains("DISTRO_FEATURES", "flatpak", "liri-appcenter", "",d)} # liri-browser -# ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-shell", "",d)} # ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-wayland", "",d)} # paper-icon-theme # liri-themes-grub