From 91caa18240f40ce145e7b554868ab61353fda820 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 4 Apr 2012 16:48:48 +0200 Subject: Add note about libverto default event library. Guenther Signed-off-by: Simo Sorce --- README | 3 +++ 1 file changed, 3 insertions(+) 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). -- cgit