mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 20:35:46 +00:00
python3-pynetlinux: 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
1a3d3d1364
commit
3644cc8b5c
@ -13,3 +13,9 @@ SRC_URI += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
|
RDEPENDS:${PN} += " \
|
||||||
|
python3-ctypes \
|
||||||
|
python3-fcntl \
|
||||||
|
python3-io \
|
||||||
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user