aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-12 20:16:29 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-12 20:16:29 +0200
commit3d52dda5f53c54bdeaebd36b3c62f33c672508aa (patch)
tree26af53fbd978f4d0eb2a56eda9186d290b6b67c5
parent96491254b65fce7cffd714e290f61967617b203e (diff)
update readme with dependencies
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6feace7..b68642a 100644
--- a/README.md
+++ b/README.md
@@ -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)