diff options
| author | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-03-13 13:20:24 +0100 |
|---|---|---|
| committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-03-13 15:17:45 +0100 |
| commit | 35bc1f839448f05972d397a0bb3d79a4538d6f3c (patch) | |
| tree | 92f44d0eb42f3fbdbf8863289f2d763e8429a08a /dependencies.yaml | |
| parent | 0820315bb5427f2a7daba70a1ddad863b43a601c (diff) | |
Update dependencies.yaml
To latest qtbase and qtsvg, to allow enabling of qtdeclarative
CMake builds in Coin.
Change-Id: I8d4382d3c54889500a59b017c876340848e615a5
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'dependencies.yaml')
| -rw-r--r-- | dependencies.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.yaml b/dependencies.yaml index 2e4a329860..9e834528c4 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 39ad96033ced146567d68929a50131a6ab410f2d + ref: 17be43c58ec6fbffee52d2a64038c4744610875a required: true ../qtsvg: - ref: 58e4112ded60fe8cd81b1d078817ec5e752005dd + ref: 9c68a4dc8913637fc05ec14016b7676ad12e057d required: false |
