diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-04-08 21:33:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-08 12:33:54 -0700 |
| commit | 919856ad455b5d486cb404820aaaead5cd73b9a7 (patch) | |
| tree | 3c040b6e13bcabf997922c49b0b6be160d342c6e /ports/qt5-base/CONTROL | |
| parent | a3a6e703448b58b0d86ff4b6b5f658b8d26cd76d (diff) | |
| download | vcpkg-919856ad455b5d486cb404820aaaead5cd73b9a7.tar.gz vcpkg-919856ad455b5d486cb404820aaaead5cd73b9a7.zip | |
fix some remaining absolute paths. (#10746)
Diffstat (limited to 'ports/qt5-base/CONTROL')
| -rw-r--r-- | ports/qt5-base/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-base/CONTROL b/ports/qt5-base/CONTROL index 11248c447..9109ea40c 100644 --- a/ports/qt5-base/CONTROL +++ b/ports/qt5-base/CONTROL @@ -1,5 +1,5 @@ Source: qt5-base -Version: 5.12.5-12 +Version: 5.12.5-13 Homepage: https://www.qt.io/ Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components. Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion, openssl, angle (!windows), egl-registry, icu (!uwp), fontconfig (!windows) |
