[Pkg-owncloud-commits] [owncloud] 18/20: Recommend php5-imap for user_external
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 15:57:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 7f05497e6e996b56b5a2db0fed3c833436106d23
Author: David Prévot <taffit at debian.org>
Date: Tue Aug 11 17:45:11 2015 +0200
Recommend php5-imap for user_external
---
debian/README.Debian | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index 10f60aa..74f7f03 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -79,6 +79,8 @@ Some apps, not enabled by default, need the following dependencies:
php-dropbox
php-google-api-php-client
smbclient
+ - user_external php5-imap
+ smbclient
- user_ldap php5-ldap
Improve performance: php5-apcu | php5-xcache
diff --git a/debian/control b/debian/control
index c7b6231..274f0ea 100644
--- a/debian/control
+++ b/debian/control
@@ -59,6 +59,7 @@ Recommends: exim4 | mail-transport-agent,
php-google-api-php-client (<< 1),
php5-apcu | php5-xcache,
php5-curl,
+ php5-imap,
php5-intl,
php5-ldap,
php5-mcrypt,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list