ki18n: add qtdeclarative to DEPENDS
| Could not find a package configuration file provided by "Qt5Qml" with any | of the following names: | | Qt5QmlConfig.cmake | qt5qml-config.cmake Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ CMAKE_ALIGN_SYSROOT[1] = "KF5I18n, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "KF5I18n, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
# revisit python?
|
||||
|
||||
DEPENDS += "${BPN}-native qtscript"
|
||||
DEPENDS += "${BPN}-native qtscript qtdeclarative"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/kf5"
|
||||
FILES_${PN}-dbg += "${OE_QMAKE_PATH_PLUGINS}/kf5/.debug"
|
||||
|
||||
Reference in New Issue
Block a user