summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst1
-rw-r--r--changes/bug-update-readme-requirements1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index aeb871f..9164054 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,7 @@ A collection of shared utils used by the several python LEAP subprojects.
Library dependencies
--------------------
* ``protobuf-compiler``
+* ``libssl-dev``
Python dependencies
-------------------
diff --git a/changes/bug-update-readme-requirements b/changes/bug-update-readme-requirements
new file mode 100644
index 0000000..079a098
--- /dev/null
+++ b/changes/bug-update-readme-requirements
@@ -0,0 +1 @@
+ o Add libssl-dev requirement for pyOpenSSL.