Skip to content

Add missing Qt5Concurrent to target_link_libraries

Andreas Sturmlechner requested to merge work/missing-link into Plasma/5.21

This was working as long as it was implicitly provided by KIO. Other backends are fine.

Fixes:

  • DiscoverCommon w/ AppStreamQt
  • packagekit-backend

See also: frameworks/kio!426 (merged)

Merge request reports