summaryrefslogtreecommitdiffstats
path: root/libraries/libgit2/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libgit2/README')
-rw-r--r--libraries/libgit2/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libgit2/README b/libraries/libgit2/README
index dad04a2452..867ba5e590 100644
--- a/libraries/libgit2/README
+++ b/libraries/libgit2/README
@@ -2,4 +2,4 @@ libgit2 is a portable, pure C implementation of the Git core methods provided as
a re-entrant linkable library with a solid API, allowing you to write native
speed custom Git applications in any language which supports C bindings.
-Optional: libssh2 (for ssh transport)
+Optional: libssh2 (for ssh transport) and http-parser