Add proper dependency data for Keysmith: it does not actually need all of KF5
ClosedPublic

Authored by ouwerkerk on Dec 28 2019, 3:00 AM.

Details

Summary

Add proper dependency data for Keysmith: it does not actually need all of KF5
This change deliberately does not include the liboath/oath-toolkit dependency (which wasn't listed previously either): this just fixes the KF5 dependencies.

Test Plan

Update git repo of kde-build-metadata, run kdesrc-build --no-metadata --dependency-tree keysmith and verify the listed dependencies.
Check the top-level CMakeLists.txt file of Keysmith for find_package() stanzas.

Diff Detail

Repository
R499 Metadata for build scripts
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ouwerkerk requested review of this revision.Dec 28 2019, 3:00 AM
ouwerkerk created this revision.
bshah accepted this revision.Dec 28 2019, 6:39 AM
This revision is now accepted and ready to land.Dec 28 2019, 6:39 AM
This revision was automatically updated to reflect the committed changes.