More precises requirements in the README
boost (>= 1.50) ncurses with wide-characters support (>= 5.3, generally refered as libncursesw)
This commit is contained in:
parent
22f2f68d58
commit
c8156429c4
|
@ -52,8 +52,8 @@ Building
|
|||
Kakoune dependencies are:
|
||||
|
||||
* A C++11 compliant compiler (GCC >= 4.8.1 or clang >= 3.4)
|
||||
* boost
|
||||
* ncurses
|
||||
* boost (>= 1.50)
|
||||
* ncurses with wide-characters support (>= 5.3, generally refered as libncursesw)
|
||||
* bash (kak scripts use some bash specific features)
|
||||
* socat (used by kak scripts to write to kak control socket)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user