diff --git a/vcpkg/vcpkg.json b/vcpkg/vcpkg.json index d5f4f3626aa5..4231a10b16e4 100644 --- a/vcpkg/vcpkg.json +++ b/vcpkg/vcpkg.json @@ -8,7 +8,7 @@ "registries": [ { "kind": "git", - "baseline": "994999d5063930247e4b388baca5637eeaefdc04", + "baseline": "e494c9c25f3b0139c6274ece17f5c15374f9241f", "repository": "https://github.com/open-vcpkg/python-registry", "packages": [ "python3", @@ -74,8 +74,10 @@ ] }, "qtbase", + "qtdeclarative", "qtkeychain-qt6", "qtlocation", + "qtquickcontrols2", "qtsvg", "qttools", "zlib" @@ -106,7 +108,15 @@ "py-owslib", "py-pip", "py-psycopg2", - "py-pyqt6", + { + "name": "py-pyqt6", + "features": [ + "qt3d", + "qt5compat", + "qtcharts", + "qtdeclarative" + ] + }, "py-pytz", "py-pyyaml", "py-qscintilla", @@ -129,13 +139,6 @@ "opencl" ] }, - "quick": { - "description": "Build the QGIS quick components for mobile interfaces", - "dependencies": [ - "qtdeclarative", - "qtquickcontrols2" - ] - }, "server": { "description": "Determines whether QGIS server should be built", "dependencies": [