3rd part of the layer/profile rework [2/2]
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform-crosssdk.bb
index d707874..eac7ea2 100755 (executable)
@@ -27,6 +27,7 @@ TOOLCHAIN_HOST_TASK += " \
     nativesdk-xz \
     nativesdk-nspr-dev \
     nativesdk-nss-dev \
+    nativesdk-lua \
     "
 
 # required dependencies for Chromium build inside SDK (SPEC-942)
@@ -41,6 +42,8 @@ TOOLCHAIN_TARGET_TASK += " \
     pango-dev \
     libdrm-dev  \
     libssp-dev \
+    lua-dev \
+    lua-staticdev \
     ${@bb.utils.contains('LICENSE_FLAGS_WHITELIST', 'commercial', 'ffmpeg-dev', '', d)} \
     "