Merge pull request #726 from fauust/10.0-MDEV-14672

MDEV-14672 Minor upgrade fails on xenial due to missing unixODBC (case-sensitive)
This commit is contained in:
Oleksandr "Sanja" Byelkin 2018-07-24 10:42:35 +02:00 committed by GitHub
commit 5e67567b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
debian/control vendored
View File

@ -373,10 +373,10 @@ Description: MariaDB database regression test suite (metapackage depending on th
Package: mariadb-connect-engine-10.0
Section: database
Architecture: any
Depends: libxml2, mariadb-server-10.0|mariadb-galera-server-10.0, unixODBC
Depends: libxml2, mariadb-server-10.0|mariadb-galera-server-10.0, unixodbc
Build-depends: libxml2-dev,
mariadb-server-10.0|mariadb-galera-server-10.0,
unixODBC-dev
unixodbc-dev
Description: Connect storage engine for MariaDB
Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
connections to ODBC tables and remote MySQL tables, as well as a number of