From ce0da63fba8232e373e8a1a6e85a46dd208f91e7 Mon Sep 17 00:00:00 2001 From: Josef Gustafsson Date: Tue, 25 Aug 2015 09:32:46 +0200 Subject: Adding some install requirements --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b703cce..88c664f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ needed: Note: hackney is dependent on rebar, but doesn't include one. You can use the rebar from lager by adding "REBAR=../lager/rebar" to the make command line, or install rebar yourself. +Recent versions of hackney appear to be broken, version 1.0.6 is tested +but some newer versions may work as well. In order to perform merge operations, the following software packages are needed: python-ecdsa, python-yaml. @@ -27,8 +29,8 @@ are needed: python-ecdsa, python-yaml. In order to use the tools for submitting certificates, the following software package is needed: python-pyasn1. -In order to run the tests, the following software packagess are -needed: curl. +In order to run the tests, the following software packages are +needed: curl, unzip. # Compile -- cgit v1.1