From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- .../recipes-devtools/python/python3-linux-procfs_0.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb index 9395a792f..d51eecf97 100644 --- a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb @@ -10,3 +10,5 @@ SRCREV = "7f43598387e44e2da93ead2e075b7232429e4cc4" S = "${WORKDIR}/git" inherit setuptools3 + +RDEPENDS:${PN} += "python3-six" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103015): https://lists.openembedded.org/g/openembedded-devel/message/103015 Mute This Topic: https://lists.openembedded.org/mt/99237997/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
