Skip to content

Question about building rust-htslib with conda-installed dependencies #462

@wm75

Description

@wm75

I'm currently working on a bioconda recipe for a tool depending on rust-htslib.
I've got a working version, but it seems the rust compilation chain still pulls in lots of C sources, via hts-sys I guess, when, naively, I had envisioned that I could just specify the existing htslib conda package as a host requirement and have rust-htslib link to it.
What's your take on how a best-practice recipe requiring rust-htslib should be set up? @johanneskoester maybe?
... and connected to that, would it be of value to have a dedicated rust-htslib bioconda package that other recipes could depend on?

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