https://bugs.kde.org/show_bug.cgi?id=418331
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED --- Comment #1 from Harald Sitter <sit...@kde.org> --- We've talked about it elsewhere and since we want distros to get kdsoap packaged sooner rather than later it's better if it is not optional. It sucks that this makes building master a lot less accessible for now, but in the end the only supported line-up for master moving forward is having smb with kdnssd and wsdiscovery support. So, the required-dependency does accurately represent the feature expectations here and the code is written that way also (i.e. making kdsoap optional would also require some ifdeffing on the code side). As a stop gap measure I'd suggest building without smb -DCMAKE_DISABLE_FIND_PACKAGE_Samba=ON if building kdsoap is not an option. Kdsoap only depends on Qt and has a cmake build system, it really isn't that hard to build if need be though. -- You are receiving this mail because: You are watching all bug changes.