summaryrefslogtreecommitdiff
path: root/open-source-lorries/xcb-libxcb.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:53:35 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:53:35 +0100
commit13dd2eec556b25dba496d8326f2d6d9e032fabe3 (patch)
treedda1e48005c7595d0c329ad491f66fc5899e8da2 /open-source-lorries/xcb-libxcb.lorry
parent5e790e851db1b8d1c040ae16afec19e1277a27c7 (diff)
downloadlorries-13dd2eec556b25dba496d8326f2d6d9e032fabe3.tar.gz
Add refspecs to xcb-libxcb
Diffstat (limited to 'open-source-lorries/xcb-libxcb.lorry')
-rw-r--r--open-source-lorries/xcb-libxcb.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/xcb-libxcb.lorry b/open-source-lorries/xcb-libxcb.lorry
index 8015a95..b168265 100644
--- a/open-source-lorries/xcb-libxcb.lorry
+++ b/open-source-lorries/xcb-libxcb.lorry
@@ -1,6 +1,10 @@
{
"xcb-libxcb": {
"type": "git",
- "url": "git://anongit.freedesktop.org/xcb/util"
+ "url": "git://anongit.freedesktop.org/xcb/util",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}