liri.bbclass: add qt5-translation to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI = "git://github.com/lirios/${@'${BPN}'.replace('liri-', '')}.git;protoco
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative liri-cmake-shared extra-cmake-modules qttools qttools-native"
|
||||
|
||||
inherit cmake_qt5_extra pkgconfig
|
||||
inherit cmake_qt5_extra pkgconfig qt5-translation
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DQML_INSTALL_DIR=${OE_QMAKE_PATH_QML} \
|
||||
|
||||
Reference in New Issue
Block a user