mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:46:13 +00:00
python3-linux-procfs: 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
5639cfa039
commit
447881540a
@ -10,3 +10,5 @@ SRCREV = "7f43598387e44e2da93ead2e075b7232429e4cc4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS:${PN} += "python3-six"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user