From a3277818a53fc1b4d5e248378a094e515d5f605c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 17 Mar 2019 21:26:50 +0100 Subject: [PATCH] musicians-world: remove baloo-no-autostart - it is in meta-qt5-extra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/packagegroups/musicians-world.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/recipes-support/packagegroups/musicians-world.bb b/recipes-support/packagegroups/musicians-world.bb index a24792e..afa4478 100644 --- a/recipes-support/packagegroups/musicians-world.bb +++ b/recipes-support/packagegroups/musicians-world.bb @@ -4,11 +4,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda inherit packagegroup -# avoid performance sink -RDEPENDS_${PN} = " \ - baloo-no-autostart \ -" - # unfortunately there is no way to add a comment. So folders, containing # multiple recipes are separated by two '\' before and after. That way the # sequence as displayed in file browser is kept more or less and avoids to