Add missing depdencies
ClosedPublic

Authored by alistairf on Aug 21 2018, 9:50 PM.

Details

Summary

When cross compiling for RISC-V these are missing dependencies that are required to build.

For gettext we are 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.

Diff Detail

Repository
R868 Yocto: KDE Frameworks 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 21 2018, 9:50 PM
alistairf created this revision.
vkrause accepted this revision.Aug 22 2018, 6:52 AM

Thanks!

This revision is now accepted and ready to land.Aug 22 2018, 6:52 AM
This revision was automatically updated to reflect the committed changes.