4A: don't pull agl-audio-plugin when 4A is enabled
[AGL/meta-agl.git] / meta-ivi-common / recipes-core / packagegroups / packagegroup-ivi-common-core-multimedia.bb
index 58b8f38..602d247 100644 (file)
@@ -12,7 +12,7 @@ PACKAGES = "\
 ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
-    agl-audio-plugin \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'agl-audio-4a-framework', '' , 'agl-audio-plugin', d)} \
     alsa-utils \
     pulseaudio-server \
     pulseaudio-misc \