Dependencies not stated
Open
build
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 378
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 6
Description
I've tried to build bloaty on a clean `docker run ubuntu` installation. I had to install the following apt packages to build successfully:
* build-essential (obvious)
* cmake (obvious from README)
* jinja-build (not obvious, had to google)
* libz1g-dev
Might be good to state it somewhere in README.
Contributor guide
Assessment
This issue has not been assessed yet.