> What would be required would be a tool to scan the known DLLs for other DLLs > they reference. > > > Exactly. Unfortunately such a tool is highly platform dependent.
For Windows there is ProcessExplorer - or ListDLLs if you prefer a command line tool. But most of the referenced dlls are provided by the system and we don't want to pack these...
Cheers, Christoph