diff --git a/bindep.txt b/bindep.txt index 1489b6578..03d6ccb95 100644 --- a/bindep.txt +++ b/bindep.txt @@ -11,3 +11,7 @@ gettext [test] 389-ds-base [platform:rpm] pki-ca [platform:rpm] pki-kra [platform:rpm] + +#Required for cryptography lib +libssl-dev [platform:dpkg] +openssl-devel [platform:rpm]