diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-07-25 11:17:37 +0100 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-07-25 11:17:37 +0100 |
commit | a2b06eb521034ac9e05195fc6e94446490986fad (patch) | |
tree | c2ec864435a1dd958e75338c36b53d1cf1a27df7 | |
parent | f5ba4c14a84f33251bc6a0207feeb40e1dcfc7d1 (diff) | |
download | lorries-a2b06eb521034ac9e05195fc6e94446490986fad.tar.gz |
Add qbs lorry
-rw-r--r-- | open-source-lorries/qbs.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/qbs.lorry b/open-source-lorries/qbs.lorry new file mode 100644 index 0000000..b76947e --- /dev/null +++ b/open-source-lorries/qbs.lorry @@ -0,0 +1,6 @@ +{ + "qbs": { + "type": "git", + "url": "git://gitorious.org/qt-labs/qbs.git" + } +} |