mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Make python-html5lib optional
Add python-html5lib to the SDK only if openembedded layer is available. Pick-to: 6.5 Change-Id: I381382c355e2834c2aadd5976e59007be0549ac9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
a4bf9c64e5
commit
e54ee19bfa
|
|
@ -18,5 +18,5 @@ FORLINUXHOST = " \
|
|||
nativesdk-cmake \
|
||||
nativesdk-ninja \
|
||||
nativesdk-perl-modules \
|
||||
nativesdk-python3-html5lib \
|
||||
${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'nativesdk-python3-html5lib', '', d)} \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user