mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01:00
Inherit pckgconfig for all cmake_kf5 recipes
This ensures that with Kirkstone the pckconfig executable is available for all packages, which is required for several ECM calls.
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
inherit cmake_qt5
|
inherit cmake_qt5
|
||||||
|
inherit pkgconfig
|
||||||
|
|
||||||
EXTRA_OECMAKE:append:class-native = " \
|
EXTRA_OECMAKE:append:class-native = " \
|
||||||
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
|
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
|
||||||
|
|||||||
Reference in New Issue
Block a user