[Pkg-kde-extras] Bug#815567: Amarok should depend on virtual-mysql-server-core to support MariaDB
Otto Kekäläinen
otto at seravo.fi
Mon Feb 22 16:06:27 UTC 2016
Package: amarok
Severity: grave
On line http://anonscm.debian.org/cgit/pkg-kde/kde-extras/amarok.git/tree/debian/control#n20
Amarok defines as build dependency:
Build-Depends-Indep: mysql-server-core-5.6 | mysql-server-core
This should be changed to:
Build-Depends-Indep: mysql-server-core-5.6 | virtual-mysql-server-core
Or if you prefer MariaDB:
Build-Depends-Indep: mariadb-server-core-10.0 | virtual-mysql-server-core
In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793977 Martin
Steigerwald reports he used Akonadi with MariaDB.
It is up to the package maintainer to choose what is the primary
option, but the alternative should be the virtual-* package that is
provided by all variants. In fact you MUST have this
virtual-mysql-server-core to also support any future versions of the
databases, e.g. mysql-server-core-5.7.
More information at: https://wiki.debian.org/Teams/MySQL/virtual-mysql-server
More information about the pkg-kde-extras
mailing list