diff options
author | josef <josef@guest31.se-tug.nordu.net> | 2015-08-27 10:04:18 +0200 |
---|---|---|
committer | josef <josef@guest31.se-tug.nordu.net> | 2015-08-27 10:04:18 +0200 |
commit | 9cc0fc3c8f5e259cf2884cca9e9e8e7c31e6ee65 (patch) | |
tree | 5c21452923091a2bedc43faf55e6cb12602b98ed | |
parent | 4b93c3cf8c0ef58bf67e1e37b163f3aa68325635 (diff) | |
parent | c7c29d0a81a89f8e3a2dea3e595e5080f9ca9ab9 (diff) |
Merge branch 'master' of ssh://git.nordu.net/user/josef/catlfish
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |