fixed list of requirements (pkg-config) (#1510)

pkg-config was incorrectly spelled pkc-config
This commit is contained in:
Parth Chopra 2018-09-12 00:09:40 -07:00 committed by Antioch Peverell
parent a83404b22e
commit 3eacc06a97

View file

@ -16,7 +16,7 @@ What's working so far?
- clang
- ncurses and libs (ncurses, ncursesw5)
- zlib libs (zlib1g-dev or zlib-devel)
- pkc-config
- pkg-config
- libssl-dev
- linux-headers (reported needed on Alpine linux)