ki18n: add gettext-native to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-11 21:35:49 +01:00
parent a5abd347c0
commit 1730e34755

View File

@@ -4,7 +4,7 @@ inherit pythonnative
# revisit python?
DEPENDS += "${BPN}-native qtscript qtdeclarative"
DEPENDS += "${BPN}-native gettext-native qtscript qtdeclarative"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/kf5"
FILES_${PN}-dbg += "${OE_QMAKE_PATH_PLUGINS}/kf5/.debug"