Thanks to visit codestin.com
Credit goes to github.com

Skip to content

remaining unused sub-dependencies #83

Open
@darealshinji

Description

@darealshinji

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions