aboutsummaryrefslogtreecommitdiffstats
path: root/community/nextcloud/nextcloud16-app-encryption-info-add-mcrypt.patch
blob: 379461d2711b9a0b34c079bc8f5d9e9f6016e7d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 5050996..6df2d2b 100644
--- 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="16" max-version="16"/>
 	</dependencies>