AWS Greengrass: add python dependences for lambda_runtime.py
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
c2f71b9646
commit
95c511d100
|
|
@ -149,4 +149,4 @@ USERADD_PARAM_${PN} = "-r -M -N -g ggc_group -s /bin/false ggc_user"
|
|||
#
|
||||
INSANE_SKIP_${PN} += "already-stripped ldflags"
|
||||
|
||||
RDEPENDS_${PN} += "ca-certificates python-core sqlite3"
|
||||
RDEPENDS_${PN} += "ca-certificates python-argparse python-json python-numbers sqlite3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue