From 19fef0841db6998a4b19d49e4feca83149f077c5 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 10 Jun 2015 16:12:44 +0200 Subject: Add a dependency for running tests. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 01b9148..b9cba2e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ 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. + # Compile $ make -- cgit v1.1