kwin: Fix missing xmllint build error
ClosedPublic

Authored by alistairf on Jul 16 2018, 8:43 PM.

Details

Summary

To avoid this build error:

Error: Could not find xmllint

specify libxslt-native as a dependency.

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.Jul 16 2018, 8:43 PM
alistairf created this revision.
vkrause accepted this revision.Jul 17 2018, 6:59 AM

This (and the similar patches in other recipes) look correct to me, although I'm wondering why I'm not hitting this here. Probably something else pulling this in indirectly somehow...

This revision is now accepted and ready to land.Jul 17 2018, 6:59 AM
This revision was automatically updated to reflect the committed changes.