mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-05-02 00:32:12 +02: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
|
||||
|
||||
inherit cmake_qt5
|
||||
inherit pkgconfig
|
||||
|
||||
EXTRA_OECMAKE:append:class-native = " \
|
||||
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
|
||||
|
||||
Reference in New Issue
Block a user