I think I've found the solution. Almost all of the superfluous dependencies were a result of Freetype support, which was needed by the qwindows plugin. When I configured Qt with '-qt-freetype', it switched to the built-in Freetype lib and removed those dependencies.
Bookmarks