mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python3-fcntl: 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
7b44bb939a
commit
0ee52feaef
@@ -12,6 +12,7 @@ RDEPENDS:${PN} += " \
|
|||||||
python3-distutils \
|
python3-distutils \
|
||||||
python3-io \
|
python3-io \
|
||||||
python3-json \
|
python3-json \
|
||||||
|
python3-fcntl \
|
||||||
python3-logging \
|
python3-logging \
|
||||||
python3-multiprocessing \
|
python3-multiprocessing \
|
||||||
python3-pickle \
|
python3-pickle \
|
||||||
|
|||||||
Reference in New Issue
Block a user