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:
Andreas Müller
2015-12-25 16:24:58 +01:00
parent 56e6205f55
commit c2fd4b27a0

View File

@@ -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"