summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 548ce60..c936ea9 100644
--- a/README
+++ b/README
@@ -15,3 +15,6 @@ are several motivations for this some of which are:
- Possibly an ssh-agent-like SSH agent for GSS credentials -- a
gss-agent.
+
+gss-proxy uses libverto for dealing with event loops. Note that you need to
+have at least one libverto event library installed (e.g. libverto-tevent).