summaryrefslogtreecommitdiff
path: root/open-source-lorries/qt4-tools.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/qt4-tools.lorry')
-rw-r--r--open-source-lorries/qt4-tools.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/qt4-tools.lorry b/open-source-lorries/qt4-tools.lorry
index 2972b88..f166bec 100644
--- a/open-source-lorries/qt4-tools.lorry
+++ b/open-source-lorries/qt4-tools.lorry
@@ -1,6 +1,10 @@
{
"qt4-tools": {
"type": "git",
- "url": "git://gitorious.org/qt/qt.git"
+ "url": "git://gitorious.org/qt/qt.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}