diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-03-11 04:28:59 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 14:28:59 -0600 |
| commit | 6ee0e916d34e45ea0b41b35c3fd8cfb7ce2455e9 (patch) | |
| tree | 398759516ca09832d77ff1cba51c319e74ec43e9 /ports/libmysql/CONTROL | |
| parent | 245713079fb517377e1caf303f424d7aa3da3942 (diff) | |
| download | vcpkg-6ee0e916d34e45ea0b41b35c3fd8cfb7ce2455e9.tar.gz vcpkg-6ee0e916d34e45ea0b41b35c3fd8cfb7ce2455e9.zip | |
[libmysql] Re-fix dependency openssl (#16426)
* [libmysql] Re-fix dependency openssl
* update version record
* LF to CRLF
* update version record
Diffstat (limited to 'ports/libmysql/CONTROL')
| -rw-r--r-- | ports/libmysql/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/libmysql/CONTROL b/ports/libmysql/CONTROL deleted file mode 100644 index 4a9f2d2ba..000000000 --- a/ports/libmysql/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: libmysql -Version: 8.0.20 -Port-Version: 1 -Homepage: https://github.com/mysql/mysql-server -Build-Depends: boost-algorithm, boost-geometry, boost-optional, boost-functional, boost-graph, openssl, icu, libevent, lz4, zlib -Description: A MySQL client library for C development. -Supports: !(windows&x86)&!uwp
\ No newline at end of file |
