blob: 88b270737c870c267f7519b93f9730dd8d53254a (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -31,6 +31,7 @@
<dependencies>
<lib>openssl</lib>
+ <lib>mcrypt</lib>
<nextcloud min-version="14" max-version="14" />
</dependencies>
|