mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-kconfiglib: Move to meta-oe
It will be needed by lvgl. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2c36d8b7f3
commit
f1ce65fc8e
|
|
@ -280,6 +280,7 @@ RDEPENDS:packagegroup-meta-oe-devtools = "\
|
|||
protobuf-c \
|
||||
pugixml \
|
||||
python3-distutils-extra \
|
||||
python3-kconfiglib \
|
||||
python3-pcpp \
|
||||
python3-pycups \
|
||||
rapidjson \
|
||||
|
|
|
|||
|
|
@ -210,7 +210,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||
python3-jsonref \
|
||||
python3-jsonschema \
|
||||
python3-jstyleson \
|
||||
python3-kconfiglib \
|
||||
python3-keras-applications \
|
||||
python3-keras-preprocessing \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user