gnu: 389-ds-base: Fix build.

* gnu/packages/openldap.scm (389-ds-base)[inputs]: Add openssl.
master
Tobias Geerinckx-Rice 2018-09-25 11:39:12 +02:00
parent 238d950b79
commit 6d7ca74ba6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ servers from Python programs.")
("nspr" ,nspr)
("nss" ,nss)
("openldap" ,openldap)
("openssl" ,openssl) ; #included by net-snmp
("pcre" ,pcre)
("perl" ,perl)
("python" ,python)