mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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-io \
|
||||
python3-json \
|
||||
python3-fcntl \
|
||||
python3-logging \
|
||||
python3-multiprocessing \
|
||||
python3-pickle \
|
||||
|
||||
Reference in New Issue
Block a user