Some plugins have an SONAME field that is different from the library name
so the wrapper library that links to such a plugin cannot find it at
runtime. Create dummy plugins without SONAME and link the wrapper libraries
against that.
PR: 209426
Tested by: Andreas Beck <jarles.live@gmail.com>