K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-03-19T14:26:04.786608Z K 7 svn:log V 387 Add patch to stop building the libvncclient target. The libvncclient target was removed because it was not used anywhere (aqemu links against the systems libvncclient.so, only the definitions and includes are needed from this block) and did not declare its dependency on the moc and ui files, possibly causing problems in parallel builds (way more often with CMake 3.5.0). PR: 208033 END