D15573: replace custom backtracing in SlaveBase with KCrash
Christoph Feck
noreply at phabricator.kde.org
Fri Jan 4 03:51:51 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190104/cfb00e93/attachment.html>
More information about the Kde-frameworks-devel
mailing list