cfeck added a comment.
This seems to pull in QtGui dependency, but that's also dragged in by KService (which also links to KF5::Crash) and KF5DBusAddons (which only needs QtX11Extras, which unfortunately also needs QtGui). Can the KCrash dependency be added to the slaves instead of to the KIOCore library? The split into Core/Gui/Widgets got a bit void when linking an application against KIOCore effectively drags in QtGui and QtWidgets (I have yet to check why QtWidgets is dragged in). REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D15573 To: sitter, dfaure Cc: cfeck, kde-frameworks-devel, michaelh, ngraham, bruns