From 316dfdd917bec6a218f431211d28bf8df6b6fb0f Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 25 Jun 2018 12:45:53 -0400 Subject: Yocto 2.5 Move OpenBMC to Yocto 2.5(sumo) Signed-off-by: Brad Bishop Change-Id: I5c5ad6904a16e14c1c397f0baf10c9d465594a78 --- .../meta-python/recipes-devtools/python/python-itsdangerous.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous.inc') diff --git a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous.inc b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous.inc index 73951fa561..84f9e7742d 100644 --- a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous.inc +++ b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous.inc @@ -7,3 +7,8 @@ SRC_URI[md5sum] = "a3d55aa79369aef5345c036a8a26307f" SRC_URI[sha256sum] = "cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519" CLEANBROKEN = "1" + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-simplejson \ + ${PYTHON_PN}-netclient \ +" -- cgit v1.2.3