summaryrefslogtreecommitdiff
path: root/open-source-lorries/mesa.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/mesa.lorry')
-rw-r--r--open-source-lorries/mesa.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/mesa.lorry b/open-source-lorries/mesa.lorry
index c8d2649..07410ed 100644
--- a/open-source-lorries/mesa.lorry
+++ b/open-source-lorries/mesa.lorry
@@ -1,6 +1,11 @@
{
"mesa": {
"type": "git",
- "url": "git://anongit.freedesktop.org/mesa/mesa"
+ "url": "git://anongit.freedesktop.org/mesa/mesa",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
+
}
}