python module: building against system Brotli
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 14.9k
- Forks
- 1.4k
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
I'm trying to package this python library for Void Linux and I noticed that instead of using the brotli available and installed on my system, the module builds it's own shared library. Is there a way to make the python module just wrap the already available system library?
Contributor guide
Assessment
This issue has not been assessed yet.