Don't use KIO in core when building for Sailfish
For SailfishOS we don't want to use KIO because it's a ugly dependency. We can solve this by not searching for KIO when building for SFOS and requiring it otherwise. The code then checks for HAVE_KIO.
Edited by Nicolas Fella