From 2e133ce01f0212e303597f401dd2e56a9a450fb9 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 10 Apr 2013 15:43:26 +0100 Subject: Add force refs for a bunch more bits and bobs --- open-source-lorries/gobject-introspection.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/gobject-introspection.lorry') diff --git a/open-source-lorries/gobject-introspection.lorry b/open-source-lorries/gobject-introspection.lorry index 71c269d..4607a6a 100644 --- a/open-source-lorries/gobject-introspection.lorry +++ b/open-source-lorries/gobject-introspection.lorry @@ -1,6 +1,10 @@ { "gobject-introspection": { "type": "git", - "url": "git://git.gnome.org/gobject-introspection" + "url": "git://git.gnome.org/gobject-introspection", + "refspecs": [ + "+refs/tags/*", + "+refs/heads/*" + ] } } -- cgit v1.2.1