diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-09-23 23:47:08 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-23 14:47:08 -0700 |
| commit | 7ca4891fa4414ff2ae6539ce4bd3a3adc51e8761 (patch) | |
| tree | 3d71b5ceaa96660c516ece2ac554b4b1a10555e4 /ports/qt5/CONTROL | |
| parent | b462cc2b63e1e9500d522263ad715045c2fd71bb (diff) | |
| download | vcpkg-7ca4891fa4414ff2ae6539ce4bd3a3adc51e8761.tar.gz vcpkg-7ca4891fa4414ff2ae6539ce4bd3a3adc51e8761.zip | |
[Qt] feature latest to build 5.13.1 (#8212)
* Introduce latest feature to build Qt 5.13.1
Diffstat (limited to 'ports/qt5/CONTROL')
| -rw-r--r-- | ports/qt5/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/qt5/CONTROL b/ports/qt5/CONTROL index f9a93f25b..86e395438 100644 --- a/ports/qt5/CONTROL +++ b/ports/qt5/CONTROL @@ -4,3 +4,6 @@ Homepage: https://www.qt.io/ Description: Qt5 Application Framework Build-Depends: qt5-3d, qt5-activeqt (windows), qt5-base, qt5-charts, qt5-datavis3d, qt5-declarative, qt5-gamepad, qt5-graphicaleffects, qt5-imageformats, qt5-location, qt5-multimedia, qt5-mqtt, qt5-networkauth, qt5-purchasing, qt5-quickcontrols, qt5-quickcontrols2, qt5-script, qt5-scxml, qt5-sensors, qt5-serialport, qt5-speech, qt5-svg, qt5-tools, qt5-virtualkeyboard, qt5-webchannel, qt5-websockets, qt5-winextras (windows), qt5-macextras (osx), qt5-xmlpatterns +Feature: latest +Build-Depends: qt5-base[latest] +Description: Build latest qt version (5.13.1) instead of LTS
\ No newline at end of file |
