mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00:00
python3-attrdict3: 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:
committed by
Khem Raj
parent
57efc765ba
commit
2b75c44967
@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "004c171ca1120cc1755701db99d7fa4944afb1e68950434efdaa542513
|
||||
inherit pypi setuptools3
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
RDEPENDS:${PN} += "python3-six"
|
||||
|
||||
Reference in New Issue
Block a user