Upgrade to thud
[AGL/meta-agl.git] / meta-agl-profile-graphical-qt5 / recipes-platform / images / agl-image-graphical-qt5-crosssdk.bb
index 2ab462b..8477b39 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)} \