Full clang, not only libclang, is required

Fixes #1449
This commit is contained in:
Ignotus Peverell 2018-09-04 16:03:49 -07:00 committed by GitHub
parent 1e65467d7d
commit 86aea875de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ What's working so far?
- rust 1.26+ (use [rustup]((https://www.rustup.rs/))- i.e. `curl https://sh.rustup.rs -sSf | sh; source $HOME/.cargo/env`)
- if rust is already installed, you can simply update version with `rustup update`
- clang (clanglib or clang-devel or libclang-dev)
- clang
- ncurses and libs (ncurses, ncursesw5)
- zlib libs (zlib1g-dev or zlib-devel)
- pkc-config