bcm2835-bootfiles.bbappend: Update firmware
[AGL/meta-agl.git] / meta-agl-profile-graphical-html5 / recipes-platform / images / agl-demo-platform-html5-crosssdk.bb
index a81472b..2d81120 100755 (executable)
@@ -33,7 +33,7 @@ TOOLCHAIN_HOST_TASK += " \
 # required dependencies for Chromium build inside SDK (SPEC-942)
 TOOLCHAIN_TARGET_TASK += " \
     pciutils-dev \
-    pulseaudio-dev \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-dev' , '', d)} \
     cairo-dev \
     nss-dev \
     cups-dev \
@@ -41,7 +41,6 @@ TOOLCHAIN_TARGET_TASK += " \
     libexif-dev \
     pango-dev \
     libdrm-dev  \
-    libssp-dev \
     lua-dev \
     lua-staticdev \
     ${@bb.utils.contains('LICENSE_FLAGS_WHITELIST', 'commercial', 'ffmpeg-dev', '', d)} \