mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-24 11:15:23 +01:00
python3-versiontools: 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
c54a842045
commit
e79fafa8fc
|
|
@ -8,3 +8,5 @@ SRC_URI[md5sum] = "602b7db8eea30dd29a1d451997adf251"
|
|||
SRC_URI[sha256sum] = "a969332887a18a9c98b0df0ea4d4ca75972f24ca94f06fb87d591377e83414f6"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += "python3-setuptools"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user