]> git.donarmstrong.com Git - roundcube.git/commitdiff
Remove php4-sqlite from dependencies
authorVincent Bernat <bernat@luffy.cx>
Tue, 22 May 2007 19:18:09 +0000 (19:18 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 16:27:23 +0000 (18:27 +0200)
Add a note about this in README.Debian

debian/README.Debian [new file with mode: 0644]
debian/control

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644 (file)
index 0000000..ce794ab
--- /dev/null
@@ -0,0 +1,13 @@
+Debian does not allow complex dependencies. Upon install, you need to
+check that you have the correct packages installed.
+
+If you want to use MySQL, you need mysql-client, php4-mysql or
+php5-mysql. For PostgreSQL, you need postgresql-client, php4-pgsql or
+php5-pgsql. For SQLite, you need sqlite and php5-sqlite.
+
+From Roundcube documentation, php4-sqlite is not supported !
+
+For better compatibility, the schema used for MySQL is the one
+targeted at MySQL 4.0, not the one for MySQL 4.1 or MySQL 5.x.
+
+ -- Vincent Bernat <bernat@luffy.cx>, Tue, 22 May 2007 21:17:27 +0200
index 1611b69921fb6824c7f003e5c4a78a71b9eb248a..66d5348d4ad05c78f3b980657ef0897c9b433245 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: roundcube
 Architecture: all
-Depends: dbconfig-common, debconf | debconf-2.0, apache2 | httpd, php5 | php4, php5-mysql | php4-mysql | php5-pgsql | php4-pgsql | php5-sqlite | php4-sqlite, php5-mcrypt | php4-mcrypt, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime, ucf, mysql-client | virtual-mysql-client | postgresql-client-8.1 | postgresql-client | sqlite, ${misc:Depends}
+Depends: dbconfig-common, debconf | debconf-2.0, apache2 | httpd, php5 | php4, php5-mysql | php4-mysql | php5-pgsql | php4-pgsql | php5-sqlite, php5-mcrypt | php4-mcrypt, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime, ucf, mysql-client | virtual-mysql-client | postgresql-client-8.1 | postgresql-client | sqlite, ${misc:Depends}
 Suggests: mysql-server | posgresql-server
 Description: modern, skinnable, AJAX based webmail solution for IMAP servers
  RoundCube Webmail is a browser-based multilingual IMAP client with an