Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.44.0 cannot use system htslib #161

Open
ilovezfs opened this issue Feb 16, 2018 · 0 comments
Open

0.44.0 cannot use system htslib #161

ilovezfs opened this issue Feb 16, 2018 · 0 comments

Comments

@ilovezfs
Copy link

Even if the brew formula

depends_on "htslib"

the build still attempts to use its own htslib, which should not be necessary in virtually any package manager since htslib is a commonly available package (e.g. https://packages.debian.org/source/sid/htslib)

It should be possible to use the system's version of htslib rather than a vendored version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant