mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
qtbase: add dependency to patchelf
Build now require either patchelf or CMake to 3.21 or newer. To support older Yocto version, add dependency to patchelf. Change-Id: Id0ef1787e3da0f302d31a0ab3048155b661b64af Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
c9db653fb7
commit
6cb5390957
|
|
@ -26,6 +26,7 @@ SRC_URI += "\
|
|||
"
|
||||
|
||||
DEPENDS += "\
|
||||
patchelf-native \
|
||||
freetype \
|
||||
pcre2 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user