recipes-plasma: Add gettext-native as a dependency
ClosedPublic

Authored by alistairf on Aug 22 2018, 6:05 PM.

Details

Summary

Following what was done in OE-core with patch:

atk: add explicit gettext-native dependency

we need to explicitly specify gettext-native as a dependency as the gettext
class reduces dependencies in native builds.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Diff Detail

Repository
R869 Yocto: KDE Packaging
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
alistairf requested review of this revision.Aug 22 2018, 6:05 PM
alistairf created this revision.

Maybe easier to add it to the plasma bbclass, next to the other gettext dependencies?

The only reason I wasn't was to try and reduce the dependency chain, but it doesn't really matter. I'll update the patch.

alistairf updated this revision to Diff 40251.Aug 22 2018, 8:01 PM

Updated in v2.

vkrause accepted this revision.Aug 22 2018, 8:02 PM
This revision is now accepted and ready to land.Aug 22 2018, 8:02 PM
This revision was automatically updated to reflect the committed changes.