diff options
author | Javier Jardón <jjardon@gnome.org> | 2016-05-05 21:41:45 +0100 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2016-05-05 21:45:48 +0100 |
commit | 29a930f5ab3452752eeb8a139e7247f4817ec265 (patch) | |
tree | adb04776d0ce087accc0c78c493196c3ef451dbc /open-source-lorries | |
parent | ab79531acdb4dae115f9483e44f2c080e89c52a8 (diff) | |
download | lorries-29a930f5ab3452752eeb8a139e7247f4817ec265.tar.gz |
open-source-lorries/qt5-tools-all.lorry: Fix json format
Change-Id: I3eb45fd8c8f50abee54023a3b76995de4b717f62
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/qt5-tools-all.lorry | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index 0bad1cf..4aa067f 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -146,15 +146,15 @@ "qt5/qtwebengine-chromium": { "type": "git", "url": "git://code.qt.io/qt/qtwebengine-chromium.git" - } + }, "qt5/qtapplicationmanager": { "type": "git", "url": "git://code.qt.io/qt/qtapplicationmanager.git" - } + }, "qt5/qtivi": { "type": "git", "url": "git://code.qt.io/qt/qtivi.git" - } + }, "qt5/neptune-ui": { "type": "git", "url": "git://code.qt.io/qt-apps/neptune-ui.git" |