diff --git a/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb b/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb index 30243b11..32392ef5 100644 --- a/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb +++ b/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb @@ -14,7 +14,7 @@ PV = "v1.1+git${SRCPV}" REQUIRED_DISTRO_FEATURES = "x11 opengl" -inherit lv2-postinst-helper distro_features_check pkgconfig +inherit lv2-postinst-helper distro_features_check pkgconfig pack_audio_plugins # TODO standalones: DEPEND jack / install / *.desktop DEPENDS += " \ @@ -52,11 +52,5 @@ do_install() { done } -FILES_${PN} += " \ - ${libdir}/ladspa \ - ${libdir}/lv2 \ - ${libdir}/vst \ -" - # Have not found what causes stripping - debugging of plugins is unlikely INSANE_SKIP_${PN} = "already-stripped" diff --git a/recipes-support/packagegroups/meta-qt5-extra-music-world.bb b/recipes-support/packagegroups/meta-qt5-extra-music-world.bb index 1073f97f..88d3ed2f 100644 --- a/recipes-support/packagegroups/meta-qt5-extra-music-world.bb +++ b/recipes-support/packagegroups/meta-qt5-extra-music-world.bb @@ -31,7 +31,7 @@ RDEPENDS_${PN} += " \ \ distrho-ports-lv2 distrho-ports-presets distrho-ports-vst \ distrho-ports-extra-lv2 distrho-ports-extra-vst \ - dpf-plugins \ + dpf-plugins-ladspa dpf-plugins-lv2 dpf-plugins-vst \ lv2-ttl-generator \ \ \