From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-path_16.6.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb index 51b6574e0..095f906f0 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb @@ -14,6 +14,10 @@ DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += " \ python3-appdirs \ + python3-crypt \ + python3-io \ + python3-numbers \ + python3-shell \ " RDEPENDS:${PN}-ptest += " \ python3-pytest \ -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103507): https://lists.openembedded.org/g/openembedded-devel/message/103507 Mute This Topic: https://lists.openembedded.org/mt/99719598/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
