mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-mock: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b9737fb064
commit
b9ad32fc97
|
|
@ -13,6 +13,7 @@ RDEPENDS:${PN} += " \
|
|||
python3-prettytable \
|
||||
python3-pyflakes \
|
||||
python3-pyparsing \
|
||||
python3-unittest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "06f18d7d65b44428202b145a9a36e99c2ee00d1eb992df0caf881d4664377891"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user