diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-05-08 20:44:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-08 11:44:12 -0700 |
| commit | 62d5125c5d11053af60bbb1e461c50be3b080c9f (patch) | |
| tree | 98f9246dd6cc3d92b09780f51d687a2c9a852781 /ports/qt5-webengine/CONTROL | |
| parent | 48400215c06fdacab1f2706b7be31f43a8636483 (diff) | |
| download | vcpkg-62d5125c5d11053af60bbb1e461c50be3b080c9f.tar.gz vcpkg-62d5125c5d11053af60bbb1e461c50be3b080c9f.zip | |
[qt5-webengine] Add dep atlmfc to CONTROL. Fix patches for latest. Add some options on linux (#11120)
* [qt5-webengine] Fix dependencies and patch for latest
* fix latest build and add options to linux build
Diffstat (limited to 'ports/qt5-webengine/CONTROL')
| -rw-r--r-- | ports/qt5-webengine/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-webengine/CONTROL b/ports/qt5-webengine/CONTROL index 3db6e31e6..d4a334946 100644 --- a/ports/qt5-webengine/CONTROL +++ b/ports/qt5-webengine/CONTROL @@ -1,5 +1,5 @@ Source: qt5-webengine
Version: 5.12.8
Description: Qt5 webengine Module;
-Build-Depends: qt5-base, qt5-declarative, qt5-location, qt5-quickcontrols, qt5-quickcontrols2, qt5-tools, qt5-webchannel
+Build-Depends: qt5-base, qt5-declarative, qt5-location, qt5-quickcontrols, qt5-quickcontrols2, qt5-tools, qt5-webchannel, atlmfc (windows), ffmpeg[core] (!windows)
Supports: !static
|
