JUCE apps and plugins dependencies

Hi!

This has some topics around and I know about JUCE Dependencies on Linux but this link only lists dependencies for development needs. I find it pretty difficult to actually come up with a solid list of dependencies deployed software (apps or plugins) made with JUCE requires. Would there be some general list available that would list deps like on that afforementioned link, but for release builds? As in “general” I mean it’s better to have all the possibilities JUCE depends on rather than miss something.

I’ve tried playing around with apt-file, dpkg -S etc. and still… It seems difficult to find all the possible deps. I’m no Linux guru and I guess I should be but yeah. Any help is much appreciated!

Thanks!