diff options
| author | Linus Nordberg <linus@nordu.net> | 2015-06-10 16:12:44 +0200 |
|---|---|---|
| committer | Linus Nordberg <linus@nordu.net> | 2015-06-10 16:12:44 +0200 |
| commit | 19fef0841db6998a4b19d49e4feca83149f077c5 (patch) | |
| tree | ab2fcf7c9518db002d3ddc8792dff45fb21c16f7 | |
| parent | 3eb6a1c9fd83c98a17974a055d8bc4e5dd13b15e (diff) | |
Add a dependency for running tests.
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
