Skip to content

update bootstrap.sh for macOS brew using steps from The Book

Problem: The steps in bootstrap.sh for installing dependencies on macOS using brew are out of date.

Solution: Update the steps in bootstrap.sh for installing dependencies on macOS using brew using the ones from The Book (https://doc.redox-os.org/book/ch02-04-preparing-the-build.html#installing-the-build-dependencies).

Merge request reports