From b173db70969fd29106955e233377517c145cb26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 25 Oct 2020 20:30:57 +0100 Subject: [PATCH] Now that scummvm is fixed, move it to packagegroup-gui-full MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-image/packagegroups/packagegroup-gui-full.bb | 2 +- recipes-image/packagegroups/packagegroup-gui-games.bb | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-image/packagegroups/packagegroup-gui-full.bb b/recipes-image/packagegroups/packagegroup-gui-full.bb index 3ce539a..8c650a7 100644 --- a/recipes-image/packagegroups/packagegroup-gui-full.bb +++ b/recipes-image/packagegroups/packagegroup-gui-full.bb @@ -42,7 +42,7 @@ RDEPENDS_${PN} = " \ \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'libreoffice abiword-meta', '', d)} \ \ - ${@bb.utils.contains('BBFILE_COLLECTIONS', 'games-layer', 'pingus supertuxkart supertux2 freeciv wesnoth-all astromenace chromium-bsu maelstrom', '', d)} \ + ${@bb.utils.contains('BBFILE_COLLECTIONS', 'games-layer', 'pingus supertuxkart supertux2 freeciv wesnoth-all astromenace chromium-bsu maelstrom scummvm', '', d)} \ \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-musicians', 'packagegroup-gui-musicians', '', d)} \ \ diff --git a/recipes-image/packagegroups/packagegroup-gui-games.bb b/recipes-image/packagegroups/packagegroup-gui-games.bb index 26bfb40..b62a4e6 100644 --- a/recipes-image/packagegroups/packagegroup-gui-games.bb +++ b/recipes-image/packagegroups/packagegroup-gui-games.bb @@ -7,7 +7,6 @@ inherit packagegroup # Those listed here are either ugly or nonworking RDEPENDS_${PN} = " \ atanks \ - scummvm \ etr \ gnome-chess \ gnome-robots \