Updated Compiling (markdown)

Patrick Ziegler 2019-07-09 16:08:27 +02:00
parent ca96697f20
commit 3bf7f9a83f
1 changed files with 2 additions and 1 deletions

@ -11,7 +11,8 @@ The following dependencies are only needed during compilation, you can remove th
| gcc >= 5.1 | `build-essential` | `gcc-c++` | `gcc` |
| clang >= 3.4 | `clang-5.0` or <br /> `clang-6.0` or <br /> `clang-7.0` | `clang` | `clang` |
| git<sup>1</sup> | `git` | `git` | `git` |
| cmake >= 3.1| `cmake` <br />`cmake-data` <br />`pkg-config` | `cmake` <br />`@development-tools` | `cmake` |
| cmake >= 3.1| `cmake` <br />`cmake-data` | `cmake` <br />`@development-tools` | `cmake` |
| pkg-config | `pkg-config` | - | - |
| [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)<sup>2</sup> | `python3-sphinx` | `python3-sphinx` | `python-Sphinx` |
<sup>1</sup> Only needed when not using the release archives