aboutsummaryrefslogtreecommitdiffstats
path: root/community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch
blob: 0e1afdf240d438fd6a8eb01f9afdfeb1ea4a59cc (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="18" max-version="18"/>
 	</dependencies>