[Pkg-owncloud-commits] [owncloud] 30/32: Update dependencies following the documentation
David Prévot
taffit at moszumanska.debian.org
Sun Dec 15 01:47:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit d6f73daba7913171f724adafc854e79c0f4afbb1
Author: David Prévot <taffit at debian.org>
Date: Sat Dec 14 19:54:40 2013 -0400
Update dependencies following the documentation
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1839c77..c200901 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,7 @@ Depends: apache2 | httpd,
libphp-pclzip,
libphp-phpmailer,
mediawiki-classes,
- mysql-client | virtual-mysql-client | postgresql-client | php5-sqlite,
- owncloud-doc (>= 0~20131106),
+ owncloud-doc (>= 0~20131119),
php-doctrine-common,
php-dompdf,
php-getid3 (>= 1.9.5~),
@@ -42,6 +41,7 @@ Depends: apache2 | httpd,
php5,
php5-gd,
php5-json,
+ php5-mysql | php5-pgsql | php5-sqlite,
zendframework,
${misc:Depends}
Recommends: curl,
@@ -57,11 +57,13 @@ Recommends: curl,
php-opencloud,
php-seclib,
php-services-json,
+ php5-apcu | php5-xcache,
php5-cli,
php5-curl,
php5-imagick,
php5-intl,
php5-ldap,
+ php5-mcrypt,
smbclient
Suggests: libapache2-mod-xsendfile, mysql-server, postgresql
Provides: owncloud-mysql, owncloud-pgsql, owncloud-sqlite
--
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