kdelibs4support: add kitmemodels and kinit
libraries depending on kdelibs4support failed with: | CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package): | Found package configuration file: | | /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake | | but it set KF5KDELibs4Support_FOUND to FALSE so package | "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by | package: | | KF5KDELibs4Support could not be found because dependency KF5ItemModels | could not be found. | CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package): | Found package configuration file: | | /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake | | but it set KF5KDELibs4Support_FOUND to FALSE so package | "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by | package: | | KF5KDELibs4Support could not be found because dependency KF5Init could not | be found. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ DEPENDS += " \
|
||||
kdbusaddons \
|
||||
kemoticons \
|
||||
kglobalaccel \
|
||||
kitemmodels \
|
||||
kinit \
|
||||
kdoctools \
|
||||
kguiaddons \
|
||||
ki18n \
|
||||
@@ -27,7 +29,7 @@ DEPENDS += " \
|
||||
kwidgetsaddons \
|
||||
kwindowsystem \
|
||||
kxmlgui \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)} \
|
||||
"
|
||||
|
||||
# uncomment for broken gelib getaddr / AI_PASSIVE
|
||||
|
||||
Reference in New Issue
Block a user