doc: Mention cmake and git dependency

This commit is contained in:
patrick96 2018-06-18 13:48:52 +02:00 committed by Patrick Ziegler
parent 820279279e
commit f98552f87c

View File

@ -87,7 +87,7 @@ If you are using **Gentoo**, both release and git-master versions are available
### Dependencies ### Dependencies
A compiler with C++14 support ([clang-3.4+](http://llvm.org/releases/download.html), [gcc-5.1+](https://gcc.gnu.org/releases.html)). A compiler with C++14 support ([clang-3.4+](http://llvm.org/releases/download.html), [gcc-5.1+](https://gcc.gnu.org/releases.html)), [cmake 3.1+](https://cmake.org/download/), [git](https://git-scm.com/downloads)
- cairo - cairo
- libxcb - libxcb
- python2 - python2