From b4bede3f03bd3a2a5b79eaa232ec94aee523cea7 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 10 Oct 2018 17:57:39 +0200 Subject: community/nextcloud: put back comments into the patches All three patches were added by me and @rnalrd had removed the comments that explains their purpose when he updated them. --- community/nextcloud/app-encryption-info-add-mcrypt.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'community/nextcloud/app-encryption-info-add-mcrypt.patch') 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 @@ -- cgit v1.2.3