diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-07-12 20:16:29 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-12 20:16:29 +0200 |
commit | 3d52dda5f53c54bdeaebd36b3c62f33c672508aa (patch) | |
tree | 26af53fbd978f4d0eb2a56eda9186d290b6b67c5 | |
parent | 96491254b65fce7cffd714e290f61967617b203e (diff) |
update readme with dependencies
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ and run the binary under `sibs-build/<platform>/debug/<executable_name>`. Linux is the primary platform, the platform which master branch is guaranteed to compile on. # Dependencies -`libcurl, libarchive, libgit2, ninja, cmake` +`libcurl, libarchive, libgit2, ninja, cmake, pkg-config, ccache` # Installation ## Posix (Linux, MacOS, OpenBSD, Haiku) |