summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAapo Keskimolo <aapo.keskimolo@qt.io>2019-07-29 11:17:10 +0300
committerAapo Keskimolo <aapo.keskimolo@qt.io>2019-07-29 11:32:05 +0300
commit7301e44161d8bb25410219a31405584c9492b83e (patch)
tree4549ca53135d771331fc75143e6c1c32102a0184
parentf44850b5c3464cdda0ee9b1ee858d95f3ffaa3e2 (diff)
Convert dependencies.yaml to dict from list
Change-Id: I8a9df23c5cc66568d17f3c53af40ace97cfe7ab6 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
-rw-r--r--dependencies.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.yaml b/dependencies.yaml
index 32cf5dda7e..c093387ce0 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -1 +1 @@
-dependencies: []
+dependencies: {}