Patch mysql pkgconf name in meson.build
While merging w1retap in Ubuntu, I found the result FTBFS as the mysql client library is "mysqlclient" in pkgconf rather than "mysql". The attached patch modifies this in meson.build.
While merging w1retap in Ubuntu, I found the result FTBFS as the mysql client library is "mysqlclient" in pkgconf rather than "mysql". The attached patch modifies this in meson.build.