https://bugs.kde.org/show_bug.cgi?id=393255
--- Comment #3 from [email protected] --- See also the reply from Lubomir Rintel, one of NetworkManagers upstream developers: Hi, Note that the NetworkManager check seems broken too: the -DNM_BACKEND_ENABLED is never actually enabled because "NM_0_7" is never set. Enabling the NetworkManager backend reveals there's actually a syntax error (MOC stuff copy & pasted into C++?) in the NetworkManager support. This is what it takes to make it actually work (not actually submitted upstream since it's not clear to me whether it makes sense): https://github.com/NetworkManager/kdelibs4support/commit/3d88ab2b785ed372eb43d21d55a3ddb23695cd5e Perhaps just dropping the Build-Depends, disabling the futile attempt to use NetworkManager would be a better option than bothering with a patch? Lubo -- You are receiving this mail because: You are watching all bug changes.
