[qtdeclarative] fix hidden build order dep on qtlanguageserver (#34893)

* add language server dep

* v db
This commit is contained in:
Alexander Neumann 2023-11-10 20:27:13 +01:00 committed by GitHub
parent 9dea34a447
commit a241fec927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "qtdeclarative",
"version": "6.6.0",
"port-version": 1,
"description": "Qt Declarative (Quick 2)",
"homepage": "https://www.qt.io/",
"license": null,
@ -18,6 +19,7 @@
"host": true,
"default-features": false
},
"qtlanguageserver",
{
"name": "qtshadertools",
"default-features": false

View File

@ -7070,7 +7070,7 @@
},
"qtdeclarative": {
"baseline": "6.6.0",
"port-version": 0
"port-version": 1
},
"qtdeviceutilities": {
"baseline": "6.6.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7fcbb7948afc44ea3d2d5ebff7cf9fd9c576010c",
"version": "6.6.0",
"port-version": 1
},
{
"git-tree": "a1b753b4c94c95edf6c8ab7bac9c4577f060b9a4",
"version": "6.6.0",