aboutsummaryrefslogtreecommitdiffstats
path: root/community/nextcloud/app-encryption-info-add-mcrypt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/nextcloud/app-encryption-info-add-mcrypt.patch')
-rw-r--r--community/nextcloud/app-encryption-info-add-mcrypt.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/nextcloud/app-encryption-info-add-mcrypt.patch b/community/nextcloud/app-encryption-info-add-mcrypt.patch
index 88b270737c..025dee9368 100644
--- a/community/nextcloud/app-encryption-info-add-mcrypt.patch
+++ b/community/nextcloud/app-encryption-info-add-mcrypt.patch
@@ -1,3 +1,7 @@
+mcrypt is not required, but it's recommended to increase file encryption
+performance. We're adding it to info.xml just to simplify abuild (all app
+dependencies can be read in info.xml).
+
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -31,6 +31,7 @@