From 8dcb5317b037c40b6c3df2b2dee952ee230941bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 26 Oct 2018 23:38:18 +0200 Subject: [PATCH] packagegroup-gui-full: add qskinny 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-image/packagegroups/packagegroup-gui-full.bb b/recipes-image/packagegroups/packagegroup-gui-full.bb index 253e476..ec3ba23 100644 --- a/recipes-image/packagegroups/packagegroup-gui-full.bb +++ b/recipes-image/packagegroups/packagegroup-gui-full.bb @@ -51,6 +51,7 @@ RDEPENDS_${PN} = " \ \ qwt-qt5-examples \ gnuplot gnuplot-x11 \ + qskinny \ \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-retro', 'mame dosbox z80 vice stella opentyrian d1x-rebirth', '', d)} \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'games-layer', 'pingus supertux2 freeciv wesnoth-all', '', d)} \