Bug 13359 - allow the packages to use virtual-mysql-*
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 27 Nov 2014 23:24:21 +0000 (12:24 +1300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Dec 2014 12:57:43 +0000 (09:57 -0300)
commit9419177a1e39296fe1049b44fb9788eeb4341b77
tree486839c3b442315eb15ab9cdbacbfe3e963ebabf
parent1596eb0a480e195b94a14e71be17b85cd4ec8fc7
Bug 13359 - allow the packages to use virtual-mysql-*

Prior to this patch, the koha packages depended on mysql-client. This
meant that it was tricky to use things such as the MariaDB libraries
instead.

This patch recommends mysql, but will accept mariadb and other things
that are marked by debian as able to replace mysql.

Signed-off-by: wajasu <matted@34813.mypacks.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/control
debian/control.in