diff --git a/Compiling.md b/Compiling.md index 136a358..266298f 100644 --- a/Compiling.md +++ b/Compiling.md @@ -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
`clang-6.0` or
`clang-7.0` | `clang` | `clang` | | git1 | `git` | `git` | `git` | -| cmake >= 3.1| `cmake`
`cmake-data`
`pkg-config` | `cmake`
`@development-tools` | `cmake` | +| cmake >= 3.1| `cmake`
`cmake-data` | `cmake`
`@development-tools` | `cmake` | +| pkg-config | `pkg-config` | - | - | | [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)2 | `python3-sphinx` | `python3-sphinx` | `python-Sphinx` | 1 Only needed when not using the release archives