mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
qt5-creator: add pkgconfig to inherit
Fixes many complaints in configure as: | sh: line 1: pkg-config: command not found Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
851a0ad540
commit
5b71df60e5
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
|
||||
"
|
||||
|
||||
inherit qmake5 mime-xdg
|
||||
inherit qmake5 pkgconfig mime-xdg
|
||||
|
||||
DEPENDS += "qtbase qtscript qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib"
|
||||
DEPENDS:append:libc-musl = " libexecinfo"
|
||||
|
||||
Reference in New Issue
Block a user