Skip to content

Consider enabling static feature for liblzma crate #379

@rphlo

Description

@rphlo

Is your feature request related to a problem? Please describe.
On Mac this crate doesn't link statically the liblzma system library, requiring installing a non default package installation.

Describe the solution you'd like
Adding feature=["static"]to liblzma crate to the cargo.toml would solve this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions