diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-10-04 00:58:01 -0300 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-10-04 00:58:08 -0300 |
commit | 69a29b5a8ecf4e067e0a2479e72192109bd3918a (patch) | |
tree | 3fd2eee7411b3eea166e25d2b50e89df0bc22e52 /doc/developer-notes.md | |
parent | bfaeb84f0b988c4b513ad17a3ab416bc3572d845 (diff) | |
parent | fad95e8da60d8eceb54a92be513941d7d04c1eb9 (diff) |
Merge #14264: doc: Split depends installation instructions per arch
fad95e8da6 doc: Split build linux dependencies (MarcoFalke)
0000009015 doc: Split depends installation instructions per arch (MarcoFalke)
Pull request description:
The current depends installation instructions fail on bionic with
```
E: Unable to locate package g++-4.8-aarch64-linux-gnu
E: Unable to locate package gcc-4.8-aarch64-linux-gnu
E: Unable to locate package g++-4.8-arm-linux-gnueabihf
E: Unable to locate package gcc-4.8-arm-linux-gnueabihf
```
Also, they fail due to missing dependencies `make automake cmake pkg-config python3`
Fix this by removing the explicit version and splitting them into common instructions and instructions per linux architecture.
Tree-SHA512: 25d5efa7450a0b1bbd569f431158f5a25bf4fe34f6adc32ebdfd6b6db9447ce083f555f20ff5b9f7c458864986c15d65219a31a1cd2b18bad9965ece2ea5e3be
Diffstat (limited to 'doc/developer-notes.md')
0 files changed, 0 insertions, 0 deletions