From 7154cdbe9efc8b1b5c2e2cf819392875597f0b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Feb 2017 18:02:06 +0100 Subject: [PATCH] meta-qt5-extra-world: add helm and zynaddsubfx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/packagegroups/meta-qt5-extra-world.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-support/packagegroups/meta-qt5-extra-world.bb b/recipes-support/packagegroups/meta-qt5-extra-world.bb index 1398f746..ccfec3cf 100644 --- a/recipes-support/packagegroups/meta-qt5-extra-world.bb +++ b/recipes-support/packagegroups/meta-qt5-extra-world.bb @@ -29,6 +29,7 @@ RDEPENDS_${PN} = " \ fluidsynth-dssi \ ftgl \ ganv \ + helm \ hexter \ ladspa-sdk \ liblo \ @@ -61,6 +62,7 @@ RDEPENDS_${PN} = " \ timidity++ \ vamp-plugin-sdk \ whysynth \ + zynaddsubfx \ \ exiv2 \ grantlee \