Open
Description
If if want to deploy a binary that is linked against libfreetype.so.6
, the following happens:
freetype as well as it's resolved depencies libpng and zlib are copied, but then freetype and zlib are removed as blacklisted libraries, which means an unused libpng library remains.
I guess one solution to this would be to check if a library is blacklisted before it is copied?
Metadata
Metadata
Assignees
Labels
No labels