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