[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0-101-g21799cd
Paul van Tilburg
paulvt at debian.org
Tue May 22 13:11:00 UTC 2012
The following commit has been merged in the master branch:
commit fe17956279eebb2e1b2ad31c5ad967a99335c915
Author: Paul van Tilburg <paulvt at debian.org>
Date: Tue May 22 15:10:22 2012 +0200
Added missing php5-sqlite, php-mdb2 and php-pear depends for owcnloud-sqlite
diff --git a/debian/control b/debian/control
index 001c5f7..7ceb5d6 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: meta-package providing PostgreSQL dependencies for ownCloud
Package: owncloud-sqlite
Architecture: all
-Depends: ${misc:Depends}
+Depends: php-mdb2, php-pear, php5-sqlite, ${misc:Depends}
Description: meta-package providing SQLite dependencies for ownCloud
This package provides SQLite dependencies for ownCloud, a cloud storage
application for files, music, contacts, calendars and many more.
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list