Update the minimum version of gcc
required to build
This commit is contained in:
parent
ae50b3f089
commit
a28f8f9577
|
@ -99,7 +99,7 @@ Building
|
||||||
|
|
||||||
Kakoune dependencies are:
|
Kakoune dependencies are:
|
||||||
|
|
||||||
* A C++11 compliant compiler (GCC >= 4.8 or clang >= 3.4)
|
* A C++11 compliant compiler (GCC >= 5 or clang >= 3.4)
|
||||||
* boost (>= 1.50)
|
* boost (>= 1.50)
|
||||||
* ncurses with wide-characters support (>= 5.3, generally referred to as libncursesw)
|
* ncurses with wide-characters support (>= 5.3, generally referred to as libncursesw)
|
||||||
* asciidoc (for the `a2k` tool), to generate man pages
|
* asciidoc (for the `a2k` tool), to generate man pages
|
||||||
|
|
Loading…
Reference in New Issue
Block a user