From: Thomas Müller Date: Mon, 2 Feb 2015 08:20:05 +0000 (+0100) Subject: encryption requires openssl and user_ldap requires ldap :speak_no_evil: X-Git-Tag: v8.0.0RC2~12^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c9543c9e8ed2ac8dc55f0df38504c7dc4f5138be;p=nextcloud-server.git encryption requires openssl and user_ldap requires ldap :speak_no_evil: --- diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml index 6fcef693bed..7f7e09d6271 100644 --- a/apps/files_encryption/appinfo/info.xml +++ b/apps/files_encryption/appinfo/info.xml @@ -19,4 +19,7 @@ 166047 + + openssl + diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index a1a934f0140..88462902421 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -18,4 +18,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce admin-ldap 166061 + + ldap +