mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
add dependency to perl
This commit is contained in:
parent
da050f70d2
commit
fe753369b5
|
|
@ -1,4 +1,4 @@
|
|||
inherit cmake python3native qt6-paths
|
||||
inherit cmake python3native perlnative qt6-paths
|
||||
|
||||
DEPENDS_prepend = "qtbase-native "
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ SRC_URI += "\
|
|||
file://0005-Allow-build-without-opengl.patch \
|
||||
"
|
||||
|
||||
DEPENDS = "\
|
||||
DEPENDS += "\
|
||||
freetype \
|
||||
pcre2 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user