mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
packagegroup-meta-python: add missing packages
The recently added kmod and watchdogdev packages were not added to the meta-python packagegroup. This fixes it. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bd4f8ed7c2
commit
069ca4d0b0
|
|
@ -218,6 +218,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||
python3-keras-preprocessing \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \
|
||||
python3-kiwisolver \
|
||||
python3-kmod \
|
||||
python3-langtable \
|
||||
python3-lazy-object-proxy \
|
||||
python3-libconf \
|
||||
|
|
@ -450,6 +451,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||
python3-visitor \
|
||||
python3-waitress \
|
||||
python3-watchdog \
|
||||
python3-watchdogdev \
|
||||
python3-web3 \
|
||||
python3-webcolors \
|
||||
python3-webencodings \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user