ado_mysql: add libmariadb dependency (#622)

This commit is contained in:
Stephane Carrez
2022-08-29 12:29:49 +02:00
committed by GitHub
parent 1c621877c3
commit 0fee038825
+1 -1
View File
@@ -21,7 +21,7 @@ This is the MySQL driver for the Ada Database Objects library.
[[depends-on]]
ado = "^2.3.0"
# libmysqlclient = "*"
libmariadb = "*"
[gpr-externals]
ADO_LIBRARY_TYPE = ["relocatable", "static", "static-pic"]