I've tried to look at this a bit more closely and it seems to me that what
is missing is an alternative sqlite related dependency:

dep: default-mysql-client OR postgresql-client OR mariadb-client ??OR
SQLite related??

I think there are 3 possibilities:
- sqlite3
- php-sqlite3
- libsqlite3

I believe libsqlite3 is a default package so it wouldn't work. php-sqlite3
is best kept with the other php packages. The sqlite3 client being the
only option left, the dep would be:

dep: default-mysql-client OR postgresql-client OR mariadb-client OR sqlite3


Philippe


The trouble with common sense is that it is so uncommon.
<Anonymous>

Reply via email to