diff options
-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) |