From 3e2956dc7e4d17294c3e28b24cc0f6cb05b875a4 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Mon, 8 Jul 2013 17:00:07 +0200 Subject: [PATCH] README: now we use libyaml-syck-perl --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 5cae0d02..1e709530 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ Requeriments: - sipp with ssl enabled ( needed for auth ). We provide a version backported to wheezy - python-yaml + - libyaml-syck-perl - libgraphviz-perl Installation: @@ -17,7 +18,7 @@ Installation: #cd /usr/local/src #git clone git@git.mgm.sipwise.com:kamailio-config-tests - #apt-get install python-yaml sip-tester libgraphviz-perl + #apt-get install python-yaml sip-tester libgraphviz-perl libyaml-syck-perl Usage: ------