From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-mock_5.0.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb b/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb index 6753d2cbf..6b511d82f 100644 --- a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb @@ -13,6 +13,7 @@ RDEPENDS:${PN} += " \ python3-prettytable \ python3-pyflakes \ python3-pyparsing \ + python3-unittest \ " SRC_URI[sha256sum] = "06f18d7d65b44428202b145a9a36e99c2ee00d1eb992df0caf881d4664377891" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102935): https://lists.openembedded.org/g/openembedded-devel/message/102935 Mute This Topic: https://lists.openembedded.org/mt/99237912/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
