[Pkg-owncloud-commits] [owncloud] 04/07: Recommend php5-imap and smbclient for user_external
David Prévot
taffit at moszumanska.debian.org
Sat Aug 22 12:18:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 818adad1ee3dce2e4de3dcff40c6796443d15206
Author: David Prévot <taffit at debian.org>
Date: Tue Aug 11 17:45:11 2015 +0200
Recommend php5-imap and smbclient for user_external
---
debian/README.Debian | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index b4a60c8..1bc329d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -77,6 +77,8 @@ Some apps, not enabled by default, need the following dependencies:
php-dropbox
php-google-api-php-client
php-smb
+ - user_external php5-imap
+ smbclient
- user_ldap php5-ldap
Improve performance: php5-apcu | php5-xcache
diff --git a/debian/control b/debian/control
index 5662181..898162e 100644
--- a/debian/control
+++ b/debian/control
@@ -58,9 +58,11 @@ Recommends: exim4 | mail-transport-agent,
php-smb,
php5-apcu | php5-xcache,
php5-curl,
+ php5-imap,
php5-intl,
php5-ldap,
php5-mcrypt,
+ smbclient,
${misc:Recommends}
Suggests: libapache2-mod-xsendfile,
libav-tools,
--
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