diff --git a/bindep.txt b/bindep.txt index 84dad497..e029bd09 100644 --- a/bindep.txt +++ b/bindep.txt @@ -10,3 +10,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]