mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-24 20:13:00 +03:00
Merge pull request #57 from nojhan/master
More precises requirements in the README
This commit is contained in:
commit
cdcdd41328
@ -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