Update depends/README.md

better flow with linking to os-specific build docs

Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>
This commit is contained in:
fmhc 2021-07-07 04:36:33 +02:00 committed by GitHub
parent c25b81d43b
commit 4bbb83511b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,13 @@
## Requirements
On debian you will need
Before attempting to build these dependencies you should first follow the build instructions for your operating system, under the root folder:
sudo apt-get install build-essential curl pkg-config libtool automake python3
* `doc/build-unix.md`
* `doc/build-osx.md`
* `doc/build-windows.md`
These contain up to date lists for each operating system.
## Build
@ -64,4 +68,3 @@ Additional targets:
- [description.md](description.md): General description of the depends system
- [packages.md](packages.md): Steps for adding packages