diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-19 13:17:59 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-19 13:17:59 -0700 |
| commit | 4da9d6cbb62e43170e0f21d26387e1018b1e74e0 (patch) | |
| tree | fe7c5f52f84556b965840455bd1b102b1caeeb13 /ports/libmysql/CONTROL | |
| parent | 49a719b78a4c7feccc2aca970ec7fb242e1c121b (diff) | |
| download | vcpkg-4da9d6cbb62e43170e0f21d26387e1018b1e74e0.tar.gz vcpkg-4da9d6cbb62e43170e0f21d26387e1018b1e74e0.zip | |
[libmysql] Use relative include path. Fixes #3071
Diffstat (limited to 'ports/libmysql/CONTROL')
| -rw-r--r-- | ports/libmysql/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmysql/CONTROL b/ports/libmysql/CONTROL index 4af150af9..6f856c607 100644 --- a/ports/libmysql/CONTROL +++ b/ports/libmysql/CONTROL @@ -1,4 +1,4 @@ Source: libmysql -Version: 8.0.4-1 +Version: 8.0.4-2 Build-Depends: boost-algorithm, boost-geometry, boost-optional, boost-functional, boost-graph, openssl, icu, libevent, liblzma, lz4, zlib Description: A MySQL client library for C development. |
