From: Vincent Bernat Date: Sat, 27 Oct 2007 15:47:38 +0000 (+0000) Subject: Remove useless stuff about dependencies from README.Debian X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fd47c876d83b14bb3706cb79901b90c4bf0f51cf;p=roundcube.git Remove useless stuff about dependencies from README.Debian --- diff --git a/debian/README.Debian b/debian/README.Debian index 160a9c6..32aa70e 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,10 +1,3 @@ -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 and php5-mysql. -For PostgreSQL, you need postgresql-client and php5-pgsql. -For SQLite, you need sqlite and php5-sqlite. - 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.